Subject: CVS commit: [sommerfeld_i386mp_1] syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 09/24/2001 03:37:39
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Mon Sep 24 00:37:39 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: mptramp.s

Log Message:
Fix new warnings from the assembler, and use .code16 / .code32 instead
of playing mind games with the assembler to generate the 16-bit code
that non-boot cpus need to crawl through while they recapitulate
phylogeny.


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 syssrc/sys/arch/i386/i386/mptramp.s

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