29 #ifndef BOOT_sparc64_OFWARCH_H_ 30 #define BOOT_sparc64_OFWARCH_H_ 35 #define OFW_ADDRESS_CELLS 2 36 #define OFW_SIZE_CELLS 2 38 extern int ofw_cpu(uint16_t mid_mask, uintptr_t physmem_start);
int ofw_get_physmem_start(uintptr_t *start)
Definition: ofwarch.c:174
int ofw_cpu(uint16_t mid_mask, uintptr_t physmem_start)
Definition: ofwarch.c:126