Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   chris
Date:           Mon Jan  7 22:58:09 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/arm32: intr.c
        syssrc/sys/arch/arm/footbridge: footbridge_irqhandler.c
        syssrc/sys/arch/arm/include: isa_machdep.h
        syssrc/sys/arch/arm/include/arm32: machdep.h
        syssrc/sys/arch/arm32/isa: dsrtc.c joy.c
        syssrc/sys/arch/cats/cats: cats_machdep.c
        syssrc/sys/arch/cats/include: isa_machdep.h
        syssrc/sys/arch/cats/isa: isa_machdep.c

Log Message:
Finish up the changes to get LOOSE_PROTOTYPES working for cats.
Note that this leaves a few inconsistencies (no more than we already had 
though) eg initarm is now prototyped in arm32/machdep.h, however only cats 
currently makes use of that header.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/arm32/intr.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm/footbridge/footbridge_irqhandler.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/include/isa_machdep.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/include/arm32/machdep.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm32/isa/dsrtc.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm32/isa/joy.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/cats/cats/cats_machdep.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/cats/include/isa_machdep.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/cats/isa/isa_machdep.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