# # Copyright (c) 1985 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms are permitted # provided that this notice is preserved and that due credit is given # to the University of California at Berkeley. The name of the University # may not be used to endorse or promote products derived from this # software without specific prior written permission. This software # is provided ``as is'' without express or implied warranty. # # All recipients should regard themselves as participants in an ongoing # research project and hence should feel obligated to report their # experiences (good or bad) with these elementary function codes, using # the sendbug(8) program, to the authors. # # @(#)mcount.sed 5.3 (Berkeley) 4/29/88 # s/.word 0x.*$/&\ .data\ .align 2\ 9: .long 0\ .text\ pushal 9b\ callf \$8,mcount/