Rebase
[platform/upstream/libffi.git] / .pc / ffi_last_abi / src / sparc / ffitarget.h
index 1a1a1ac..50554b8 100644 (file)
 /* ---- System specific configurations ----------------------------------- */
 
 #if defined(__arch64__) || defined(__sparcv9)
+#ifndef SPARC64
 #define SPARC64
 #endif
+#endif
 
 #ifndef LIBFFI_ASM
 typedef unsigned long          ffi_arg;