1*20008Sdist# 2*20008Sdist# Copyright (c) 1980 Regents of the University of California. 3*20008Sdist# All rights reserved. The Berkeley software License Agreement 4*20008Sdist# specifies the terms and conditions for redistribution. 5*20008Sdist# 6*20008Sdist# @(#)mcount.sed 5.1 (Berkeley) 05/08/85 7*20008Sdist# 820006Sdists/.word 0x0.*$/&\ 920006Sdist .data\ 1020006Sdist1:\ 1120006Sdist .long 0\ 1220006Sdist .text\ 1320006Sdist moval 1b,r0\ 1420006Sdist jsb mcount/ 15