Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/14/1997 08:00:03
mark
Tue Oct 14 00:56:51 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/fpe-arm
In directory netbsd1:/var/slash-tmp/cvs-serv17168

Modified Files:
	armfpe_glue.S armfpe_init.c 
Log Message:
arm32 kernel source restructure
  - Removed explict profiling calls from the assembly routines
  - Use the *ENTRY() macros on all assembly functions.
  - Clean up exception strings.