#asm
;	exported symbols
GLOBAL CCREGIS		;entering a new function
GLOBAL CCLEAVI		;returning from a function
GLOBAL CCCALLS		;print the profile
#endasm
                                                                                                  