Searched defs:put_str (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/BIOS/ | ||
H A D | print.c | 120 void put_str(uint16_t action, const char __far *s) function 226 put_str(action, (char *)arg); 231 put_str(action, hibyte :> (char *)arg); |
Completed in 134 milliseconds