        ; REAL_ISR.DEF -- linker module description file
        LIBRARY REAL_ISR
        EXETYPE DOS4
        DESCRIPTION 'REAL ISR FOR 8250 INTERRUPTS W/PHAR LAP 286'
        EXPORTS
             _real_isr
             _port

