summaryrefslogtreecommitdiff
path: root/opcodes/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/sysdep.h')
-rw-r--r--opcodes/sysdep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/sysdep.h b/opcodes/sysdep.h
index bcac6d851c5..74fbee729f9 100644
--- a/opcodes/sysdep.h
+++ b/opcodes/sysdep.h
@@ -71,3 +71,5 @@ extern char *stpcpy (char *__dest, const char *__src);
#define OPCODES_SIGSETJMP(buf) setjmp(buf)
#define OPCODES_SIGLONGJMP(buf,val) longjmp((buf), (val))
#endif
+
+#define POISON_BFD_BOOLEAN 1