]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-hppa.h
TRUE/FALSE simplification
[thirdparty/binutils-gdb.git] / gas / config / tc-hppa.h
index f620c8210c2581d4e0fdb0aaa025cd14564d73a6..b4189918967eeeda68001a896a29d22ba06837f3 100644 (file)
 #define WARN_COMMENTS 1
 #endif
 
-/* FIXME.  Why oh why aren't these defined somewhere globally?  */
-#ifndef FALSE
-#define FALSE   (0)
-#define TRUE    (!FALSE)
-#endif
-
 #define ASEC_NULL (asection *)0
 
 /* pa_define_label gets used outside of tc-hppa.c via tc_frob_label.  */