Searched refs:machine_type (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/atari_m68k/
H A Dcpu.cpp40 uint16 machine_type; local
93 machine_type = (uint16)(c->ivalue >> 16);
94 gKernelArgs.arch_args.machine = machine_type;

Completed in 132 milliseconds