Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Sun Jan 14 22:32:32 UTC 2024

Modified Files:
        src/distrib/sets/lists/comp: ad.m68k
        src/sys/arch/m68k/include: Makefile
Added Files:
        src/sys/arch/m68k/include: intr.h
        src/sys/arch/m68k/m68k: m68k_intr.c m68k_intr_stubs.s

Log Message:
Add a common m68k interrupt dispatch implementation.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/distrib/sets/lists/comp/ad.m68k
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/m68k/include/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/m68k/include/intr.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/m68k/m68k/m68k_intr.c \
    src/sys/arch/m68k/m68k/m68k_intr_stubs.s

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