Annotation of ntddk/inc/isvbop.inc, revision 1.1

1.1     ! root        1: ; This is the inc file for isvbop.h.
        !             2: ; Please refer to isvbop.h for comments and notes on these interfaces
        !             3: ;
        !             4: BOP_3RDPARTY   EQU     58H
        !             5: BOP_UNSIMULATE EQU     0FEH
        !             6: 
        !             7: RegisterModule macro
        !             8:     db  0C4h, 0C4h, BOP_3RDPARTY, 0
        !             9:         endm
        !            10: 
        !            11: UnRegisterModule macro
        !            12:     db  0C4h, 0C4h, BOP_3RDPARTY, 1
        !            13:         endm
        !            14: 
        !            15: DispatchCall macro
        !            16:     db  0C4h, 0C4h, BOP_3RDPARTY, 2
        !            17:         endm
        !            18:  
        !            19: VDDUnSimulate16 macro
        !            20:     db 0C4h, 0C4h, BOP_UNSIMULATE
        !            21:        endm

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.