Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Delf.h25 #define elf_check_arch(x) ((x)->e_machine == EM_ALPHA)
32 #define ELF_ARCH EM_ALPHA
/linux-2.4.37.9/include/linux/
Delf.h93 #define EM_ALPHA 0x9026 macro