]> Pileus Git - ~andy/linux/blobdiff - arch/arm64/include/asm/unistd32.h
UAPI: Fix the guards on various asm/unistd.h files
[~andy/linux] / arch / arm64 / include / asm / unistd32.h
index a50405f5ee42c20c65d8c113644aa25371faa841..3ba1f1a906296cf4e355ba73e9464da37b53d69c 100644 (file)
@@ -16,8 +16,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#if !defined(__ASM_UNISTD32_H) || defined(__SYSCALL)
-#define __ASM_UNISTD32_H
 
 #ifndef __SYSCALL
 #define __SYSCALL(x, y)
@@ -754,5 +752,3 @@ __SYSCALL(__NR_syncfs, sys_syncfs)
 #define __ARCH_WANT_SYS_SIGPENDING
 #define __ARCH_WANT_SYS_SIGPROCMASK
 #define __ARCH_WANT_COMPAT_SYS_RT_SIGSUSPEND
-
-#endif /* __ASM_UNISTD32_H */