]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/tile/include/asm/unistd.h
arch/tile: cleanups for tilegx compat mode
[mv-sheeva.git] / arch / tile / include / asm / unistd.h
index b35c2db71199ae3d70fc2b1e29687dc350514a77..f70bf1c541f1e2b8f4572223c1b1ee34893269f1 100644 (file)
@@ -15,7 +15,7 @@
 #if !defined(_ASM_TILE_UNISTD_H) || defined(__SYSCALL)
 #define _ASM_TILE_UNISTD_H
 
-#ifndef __LP64__
+#if !defined(__LP64__) || defined(__SYSCALL_COMPAT)
 /* Use the flavor of this syscall that matches the 32-bit API better. */
 #define __ARCH_WANT_SYNC_FILE_RANGE2
 #endif