NetBSD-5.0.2/sys/arch/hpcmips/include/elf_machdep.h

/*	$NetBSD: elf_machdep.h,v 1.2 1999/10/25 13:55:08 kleink Exp $	*/

#include <mips/elf_machdep.h>

/*
 * HPCMIPS are mipsel machines
 */

#define ELF32_MACHDEP_ENDIANNESS	ELFDATA2LSB

#define ELF64_MACHDEP_ENDIANNESS	XXX	/* break compilation */