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

Next file: linux/include/asm-m68k/unistd.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.56/linux/include/asm-m68k/elf.h linux/include/asm-m68k/elf.h
@@ -24,7 +24,7 @@
  * These are used to set parameters in the core dumps.
  */
 #define ELF_CLASS	ELFCLASS32
-#define ELF_DATA	ELFDATA2MSB;
+#define ELF_DATA	ELFDATA2MSB
 #define ELF_ARCH	EM_68K
 
 /* For SVR4/m68k the function pointer to be registered with `atexit' is

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