elf_machdep.h revision 1.1
1/* $NetBSD: elf_machdep.h,v 1.1 1999/09/16 12:23:22 takemura Exp $ */ 2 3#include <mips/elf_machdep.h> 4 5/* 6 * HPCMIPS are mipsel machines 7 */ 8 9#define ELF32_MACHDEP_ENDIANNESS Elf_ed_2lsb 10 11#define ELF64_MACHDEP_ENDIANNESS XXX /* break compilation */ 12