Home
last modified time | relevance | path

Searched refs:EM_PARISC (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Delf.h10 #define EM_PARISC 15 macro
105 #define elf_check_arch(x) ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS)
111 #define ELF_ARCH EM_PARISC
/linux-2.4.37.9/include/linux/
Delf.h70 #define EM_PARISC 15 /* HPPA */ macro