Home
last modified time | relevance | path

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

/include/linux/
Da.out.h67 #define ZMAGIC 0413 macro
78 && N_MAGIC(x) != ZMAGIC \
86 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \