diff options
Diffstat (limited to 'src/devices/oprom')
-rw-r--r-- | src/devices/oprom/yabel/vbe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/oprom/yabel/vbe.c b/src/devices/oprom/yabel/vbe.c index b1d6984d77..a9cee30626 100644 --- a/src/devices/oprom/yabel/vbe.c +++ b/src/devices/oprom/yabel/vbe.c @@ -18,7 +18,6 @@ #endif #include <arch/byteorder.h> -#define ntohl(x) be32_to_cpu(x) #include "debug.h" |