Home
last modified time | relevance | path

Searched refs:MIPSEBMAGIC (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/mips/boot/
Decoff.h16 #define MIPSEBMAGIC 0x160 macro
Daddinitrd.c79 if (efile.f_magic == swab16(MIPSEBMAGIC)) in main()
Delf2ecoff.c429 efh.f_magic = MIPSEBMAGIC; in main()