Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dof.c21 #define PROG_START 0x01400000 /* only used on 64-bit systems */ macro
59 if (claim_base < PROG_START) in of_image_hdr()
60 claim_base = PROG_START; in of_image_hdr()