Searched refs:PEF_PPC (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/powerpc/stand/mkbootimage/ | ||
H A D | pef.h | 52 #define PEF_PPC 0x70777063 /* pwpc */ macro |
H A D | mkbootimage.c | 615 fileHdr.archID = sa_htobe32(PEF_PPC); in bebox_write_header() |