TC: void geninterrupt( int interrupt_num )
- prototype in dos.h - generates actual interrupt for "interrupt_num" in code - not a true function, but inline code generation
- prototype in dos.h - generates actual interrupt for "interrupt_num" in code - not a true function, but inline code generation