Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   simonb
Date:           Fri Nov 25 13:55:14 UTC 2005

Modified Files:
        src/sys/arch/evbmips/malta: malta_intr.c
        src/sys/arch/evbmips/malta/pci: pchb.c
        src/sys/arch/mips/alchemy: au_timer.c

Log Message:
Include <sys/systm.h> if we use printf(), instead of relying on some
other random header pulling <sys/systm.h> in for us.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/evbmips/malta/malta_intr.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbmips/malta/pci/pchb.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/alchemy/au_timer.c

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