5 * The "exit via INT 19" exit path.
7 * INT 19 is the old (pre-BBS) "boot system" interrupt. It is
8 * conventionally used now to return from a failed boot from floppy
11 * @bug Not yet implemented
14 void exit_via_int19 ( struct i386_all_regs *ix86 ) {