mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
The compiler will truncate the 32-bit return value of mv_gpio_value_get() to match the 8-bit return value of mv_gpio_in(). A conditional expression is used to have mv_gpio_in() always return 0 or 1 instead. |
||
|---|---|---|
| .. | ||
| arm | ||
| at91 | ||
| compile | ||
| conf | ||
| econa | ||
| include | ||
| mv | ||
| s3c2xx0 | ||
| sa11x0 | ||
| xscale | ||