Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bd9ba8f4 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

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: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 986ea58d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment