mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
bd9ba8f40e
Fix member definitions for non-native userspace handling: - All multi-byte values are big-endian, hence use __be*, - All pointers are 32-bit pointers under AmigaOS, but unused (except for cd_BoardAddr) under Linux, hence use __be32. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> |
||
---|---|---|
.. | ||
amiints.c | ||
amisound.c | ||
chipram.c | ||
cia.c | ||
config.c | ||
Makefile | ||
pcmcia.c | ||
platform.c |