xref: /csrg-svn/lib/libm/mc68881/mcount.sed (revision 61299)
1*42229Sbostics/^\(_[a-z_].*\):$/&\
2*42229Sbostic	.data\
3*42229SbosticX\1:\
4*42229Sbostic	.long	0\
5*42229Sbostic	.text\
6*42229Sbostic	movel	#X\1,a0\
7*42229Sbostic	jsr	mcount/
8