diff options
author | 2013-10-04 09:38:53 +0200 | |
---|---|---|
committer | 2013-11-26 11:09:09 +0100 | |
commit | bd9ba8f40ee30edf31cc0845d8838bc43d172ef3 (patch) | |
tree | 4c073ce3a53d7cccbc3ac7335854d424faa2c289 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | zorro/UAPI: Disintegrate include/linux/zorro*.h (diff) | |
download | linux-dev-bd9ba8f40ee30edf31cc0845d8838bc43d172ef3.tar.xz linux-dev-bd9ba8f40ee30edf31cc0845d8838bc43d172ef3.zip |
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions