From 892bf98f0c04e9297979936d973c85e62a3f0b96 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 20 Aug 1999 21:58:59 +0000 Subject: More MIPS64 chainsawing. --- include/asm-mips/elf.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/asm-mips/elf.h') diff --git a/include/asm-mips/elf.h b/include/asm-mips/elf.h index af1a8f171..eb89b6317 100644 --- a/include/asm-mips/elf.h +++ b/include/asm-mips/elf.h @@ -1,5 +1,5 @@ /* - * $Id: elf.h,v 1.5 1998/03/17 22:16:13 ralf Exp $ + * $Id: elf.h,v 1.6 1999/02/15 02:22:10 ralf Exp $ */ #ifndef __ASM_MIPS_ELF_H #define __ASM_MIPS_ELF_H @@ -21,7 +21,6 @@ typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; /* * These are used to set parameters in the core dumps. - * FIXME(eric) I don't know what the correct endianness to use is. */ #define ELF_CLASS ELFCLASS32 #ifdef __MIPSEB__ -- cgit v1.2.3