Searched refs:EM_486 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | elf-em.h | 12 #define EM_486 6 /* Perhaps disused */ macro |
| /linux/arch/x86/um/asm/ | ||
| H A D | elf.h | 32 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486)) |