Source-Changes archive

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

CVS commit: src/sys/arch/m68k



Module Name:    src
Committed By:   tsutsui
Date:           Sun Mar  4 01:54:06 UTC 2007

Added Files:
        src/sys/arch/m68k/include: softintr.h
        src/sys/arch/m68k/m68k: softintr.c

Log Message:
Add common soft interrupt routines for m68k ports which use
hp300 derived simulated software interrupt with VAX REI emulation.
Just taken from hp300/hp300/softintr.c and sys/arch/hp300/include/intr.h.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/m68k/include/softintr.h
cvs rdiff -r0 -r1.1 src/sys/arch/m68k/m68k/softintr.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