Home
last modified time | relevance | path

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

/trueos/sys/boot/pc98/libpc98/
HDlibpc98.h29 void set_machine_type(void);
HDpc98_sys.c40 set_machine_type(void) in set_machine_type() function
/trueos/sys/boot/pc98/boot2/
HDboot1.S110 call set_machine_type
321 set_machine_type: label
/trueos/sys/boot/pc98/loader/
HDmain.c98 set_machine_type(); in main()