Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/25/2002 18:58:19
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Mar 25 16:58:19 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: locore.S

Log Message:
* Clean up some comments/whitespace.
* Don't construct a fake trap frame and pass it to main(); that hasn't
  been needed for some time.
* panic if main() returns.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm/arm32/locore.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.