diff options
Diffstat (limited to 'contrib/gdb/opcodes/config.in')
-rw-r--r-- | contrib/gdb/opcodes/config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/gdb/opcodes/config.in b/contrib/gdb/opcodes/config.in new file mode 100644 index 0000000..ea534ec --- /dev/null +++ b/contrib/gdb/opcodes/config.in @@ -0,0 +1,7 @@ +/* config.in. Generated automatically from configure.in by autoheader. */ + +/* Define if you have the <string.h> header file. */ +#undef HAVE_STRING_H + +/* Define if you have the <strings.h> header file. */ +#undef HAVE_STRINGS_H |