Home
last modified time | relevance | path

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

/haiku/src/system/boot/platform/openfirmware/
H A Dmachine.h15 #define MACHINE_CHRP 0x0001 macro
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dstart.cpp50 gMachine = MACHINE_CHRP; in determine_machine()