Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   matt
Date:           Sat Aug 17 20:20:18 UTC 2013

Modified Files:
        src/sys/sys: intr.h

Log Message:
Since nothing in <sys/intr.h> depends on <machine/intr.h>, include the
latter last so SOFTINT_COUNT and friends are defined before including it.
Since <machine/intr.h> may need to include <machine/cpu.h> which might need
SOFTINT_COUNT.


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