home *** CD-ROM | disk | FTP | other *** search
- section .data,data
-
- _LVOObtainChip equ -6
- xdef _LVOObtainChip
- _LVOReleaseChip equ -12
- xdef _LVOReleaseChip
- _LVOFindChip equ -18
- xdef _LVOFindChip
- _LVOAllocChipList equ -24
- xdef _LVOAllocChipList
- _LVOFreeChipList equ -30
- xdef _LVOFreeChipList
- _LVOAddIRQHook equ -36
- xdef _LVOAddIRQHook
- _LVORemIRQHook equ -42
- xdef _LVORemIRQHook
- _LVOObtainChipShared equ -48
- xdef _LVOObtainChipShared
- _LVOReleaseChipShared equ -54
- xdef _LVOReleaseChipShared
-