From 3a3c813e08d808224c12fd0e9104aeff7c45c9a7 Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Sat, 5 Oct 2013 05:13:18 -0500 Subject: superh port --- arch/superh/bits/posix.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 arch/superh/bits/posix.h (limited to 'arch/superh/bits/posix.h') diff --git a/arch/superh/bits/posix.h b/arch/superh/bits/posix.h new file mode 100644 index 00000000..30a38714 --- /dev/null +++ b/arch/superh/bits/posix.h @@ -0,0 +1,2 @@ +#define _POSIX_V6_ILP32_OFFBIG 1 +#define _POSIX_V7_ILP32_OFFBIG 1 -- cgit v1.2.1