home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
simtel
/
sigm
/
vols200
/
vol224
/
profile.h
< prev
next >
Wrap
Text File
|
1986-02-12
|
151b
|
7 lines
#asm
; exported symbols
GLOBAL CCREGIS ;entering a new function
GLOBAL CCLEAVI ;returning from a function
GLOBAL CCCALLS ;print the profile
#endasm