Subject: CVS commit: src/sys/arch/i386/include
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/05/2007 09:56:49
Module Name:	src
Committed By:	ad
Date:		Sun Aug  5 09:56:49 UTC 2007

Modified Files:
	src/sys/arch/i386/include: asm.h

Log Message:
- Align assembly routines on 32-byte boundaries.
- Don't bother doing anything special for CPUVAR() when !MULTIPROCESSOR.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/i386/include/asm.h

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