]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/obj-som.h
TRUE/FALSE simplification
[thirdparty/binutils-gdb.git] / gas / config / obj-som.h
index 762ee50c171f58796b5ce1f07b70a6d4e6b2d60f..a2c53159e5e0e59d13977ea709a3c7caf6731aa2 100644 (file)
 #include "som/reloc.h"
 #include "targ-cpu.h"
 
-#ifndef FALSE
-#define FALSE 0
-#define TRUE !FALSE
-#endif
-
 /* should be conditional on address size!  */
 #define som_symbol(asymbol) ((som_symbol_type *) (&(asymbol)->the_bfd))