Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Delf.h140 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
143 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/linux-4.4.14/include/uapi/linux/
Delf-em.h58 #define EM_S390_OLD 0xA390 macro