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: gdamore
Date: Thu Feb 9 18:03:12 UTC 2006
Modified Files:
src/sys/arch/evbmips/alchemy: mach_intr.c
src/sys/arch/evbmips/include: intr.h
src/sys/arch/evbmips/malta: malta_intr.c
src/sys/arch/mips/alchemy: au_icu.c
Log Message:
au_icu.c is in mips/ and should not depend on evbmips intr handler struct.
convert various u_int32_t to preferred uint32_t.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbmips/alchemy/mach_intr.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbmips/include/intr.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/evbmips/malta/malta_intr.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/mips/alchemy/au_icu.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