Source-Changes archive

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

CVS commit: src/sys/arch/arm/s3c2xx0



Module Name:    src
Committed By:   bsh
Date:           Wed Dec 17 13:20:04 UTC 2003

Modified Files:
        src/sys/arch/arm/s3c2xx0: s3c2xx0_intr.c s3c2xx0_intr.h

Log Message:
add a function to initialize variables used by splfoo().
This should be called in bootstrap so that splfoo() doesn't touch illegal 
address.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/arm/s3c2xx0/s3c2xx0_intr.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/s3c2xx0/s3c2xx0_intr.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