diff options
Diffstat (limited to 'bfd/hosts/dgux.h')
-rw-r--r-- | bfd/hosts/dgux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/dgux.h b/bfd/hosts/dgux.h index b89dd83..0847982 100644 --- a/bfd/hosts/dgux.h +++ b/bfd/hosts/dgux.h @@ -11,8 +11,6 @@ #include <stdio.h> -#define HOST_BIG_ENDIAN_P - #ifndef DONTDECLARE_MALLOC extern PTR EXFUN(malloc,(unsigned)); extern PTR EXFUN(realloc, (PTR, unsigned)); |