Source-Changes archive

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

CVS commit: src/sys/arch/shark



Module Name:    src
Committed By:   ad
Date:           Sun Jan  6 00:56:18 UTC 2008

Modified Files:
        src/sys/arch/shark/include: irqhandler.h
        src/sys/arch/shark/isa: isa_irqhandler.c

Log Message:
A quick hack to make cpu_intr_p() work on shark. Needs to be fixed
properly by someone who does arm assembly.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/shark/include/irqhandler.h
cvs rdiff -r1.17 -r1.18 src/sys/arch/shark/isa/isa_irqhandler.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