Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
H A Daddnote.c106 #define PH_FILESZ (e_class == ELFCLASS32 ? 16 : 32) macro
182 PUT_32(ph + PH_FILESZ, nnote); in main()
184 PUT_64(ph + PH_FILESZ, nnote); in main()
205 PUT_32(ph + PH_FILESZ, nnote); in main()
207 PUT_64(ph + PH_FILESZ, nnote2); in main()