patch-2.1.19 linux/include/asm-sparc64/elf.h
Next file: linux/include/asm-sparc64/head.h
Previous file: linux/include/asm-sparc64/dma.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Dec 30 12:00:02 1996
- Orig file:
v2.1.18/linux/include/asm-sparc64/elf.h
- Orig date:
Wed Dec 18 15:59:02 1996
diff -u --recursive --new-file v2.1.18/linux/include/asm-sparc64/elf.h linux/include/asm-sparc64/elf.h
@@ -1,4 +1,4 @@
-/* $Id: elf.h,v 1.1 1996/11/20 15:27:38 davem Exp $ */
+/* $Id: elf.h,v 1.2 1996/12/26 13:25:25 davem Exp $ */
#ifndef __ASM_SPARC64_ELF_H
#define __ASM_SPARC64_ELF_H
@@ -23,8 +23,8 @@
/*
* These are used to set parameters in the core dumps.
*/
-#define ELF_ARCH EM_SPARC
-#define ELF_CLASS ELFCLASS32
+#define ELF_ARCH EM_SPARC64
+#define ELF_CLASS ELFCLASS64
#define ELF_DATA ELFDATA2MSB;
#define USE_ELF_CORE_DUMP
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov