mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
6 lines
145 B
C
6 lines
145 B
C
/* $NetBSD: elf_machdep.h,v 1.3 2014/03/31 11:25:49 martin Exp $ */
|
|
|
|
#include <mips/elf_machdep.h>
|
|
|
|
#define ELF32_MACHDEP_ENDIANNESS ELFDATA2LSB
|