]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ppc/words.h
Use HAVE_LONG_LONG to check if compiler supports long long instead of using __GNU__.
[thirdparty/binutils-gdb.git] / sim / ppc / words.h
index 1c18df42ebfbc405db10a89a347e7f25ef36edc1..5bf24907802bc0e33634c9935034a792cc6b5d8b 100644 (file)
 */
 
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 /* bit based */
 typedef char natural8;
 typedef short natural16;