mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +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> |
||
---|---|---|
.. | ||
.gitignore | ||
gen-devlist.c | ||
Kconfig | ||
Makefile | ||
names.c | ||
proc.c | ||
zorro-driver.c | ||
zorro-sysfs.c | ||
zorro.c | ||
zorro.h | ||
zorro.ids |