Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/arch/arm/include/arm32



Module Name:    src
Committed By:   snj
Date:           Wed Feb 21 18:31:42 UTC 2007

Modified Files:
        src/sys/arch/arm/include/arm32 [netbsd-4]: vmparam.h

Log Message:
Pull up following revision(s) (requested by matt in ticket #457):
        sys/arch/arm/include/arm32/vmparam.h: revision 1.20
>From Scott Allan in http://mail-index.netbsd.org/port-arm/2006/07/26/0000.html
This one is really simple.  I wanted to use KERNEL_BASE in an
assembly source, but arch/arm/include/arm32/vmparam.h wasn't
protected by #ifndef __ASSEMBLER__.  The patch adds the protection.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.54.1 src/sys/arch/arm/include/arm32/vmparam.h

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




Home | Main Index | Thread Index | Old Index