patch-2.1.86 linux/include/asm-m68k/elf.h

Next file: linux/include/asm-ppc/elf.h
Previous file: linux/include/asm-i386/unistd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.85/linux/include/asm-m68k/elf.h linux/include/asm-m68k/elf.h
@@ -80,7 +80,7 @@
 #define ELF_PLATFORM  (NULL)
 
 #ifdef __KERNEL__
-#define SET_PERSONALITY(ibcs2) \
+#define SET_PERSONALITY(ex, ibcs2) \
 	current->personality = (ibcs2 ? PER_SVR4 : PER_LINUX)
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov