dos_compilers/Microsoft Cobol v5/SAMPLES/ASMDEMO/ADDEM.DEF
2024-06-30 15:35:16 -07:00

5 lines
174 B
Plaintext

; module definition file for ADDEM under OS/2
LIBRARY INITINSTANCE ; ADIS is a DLL
CODE LOADONCALL ; load when needed
EXPORTS ADDEM @1 ; entry is ADDEM