Source-Changes archive

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

CVS commit: src/sys/arch/arm/include/arm32



Module Name:    src
Committed By:   christos
Date:           Sat Jan  6 00:39:02 UTC 2007

Modified Files:
        src/sys/arch/arm/include/arm32: vmparam.h

Log Message:
>From Scott Alan 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.20 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