Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/arch/arm/footbridge



Module Name:    src
Committed By:   snj
Date:           Sun Mar 15 19:45:58 UTC 2009

Modified Files:
        src/sys/arch/arm/footbridge [netbsd-5]: footbridge_intr.h

Log Message:
Pull up following revision(s) (requested by christos in ticket #458):
        sys/arch/arm/footbridge/footbridge_intr.h: revision 1.14
Allow kern_ssp.c to build.  That file includes <sys/intr.h> without
first including <sys/cpu.h>, so include <arm/cpu.h> here so that
curcpl() and set_curcpl() are declared before they are used.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.10.1 src/sys/arch/arm/footbridge/footbridge_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