m68k: remove duplicate __ASSUME_VFORK_SYSCALL

This commit is contained in:
Andreas Schwab 2012-05-14 17:06:47 +02:00
parent 3f753e3ad5
commit 5b86315c81

View File

@ -25,7 +25,6 @@
# define __ASSUME_FCNTL64 1
# define __ASSUME_VFORK_SYSCALL 1
# define __ASSUME_NEW_GETRLIMIT_SYSCALL 1
# define __ASSUME_VFORK_SYSCALL 1
#endif
/* Many syscalls were added in 2.6.10 for m68k. */