Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/04/1996 00:10:03
fvdl
Tue Dec  3 16:03:43 PST 1996
Update of /a/cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv23761

Modified Files:
	asm.h profile.h 
Log Message:
Change asm.h to make it usable for kernel profiling as well.
Make mcount() a prototype in profile.h


fvdl
Tue Dec  3 16:04:41 PST 1996
Update of /a/cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv24263

Modified Files:
	mcount.c 
Log Message:
Add prototype for _mcount, to make this compile with warnings on.