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.c107 #define PH_FILESZ (e_class == ELFCLASS32 ? 16 : 32) macro
183 PUT_32(ph + PH_FILESZ, nnote); in main()
185 PUT_64(ph + PH_FILESZ, nnote); in main()
206 PUT_32(ph + PH_FILESZ, nnote); in main()
208 PUT_64(ph + PH_FILESZ, nnote2); in main()