Source-Changes archive

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

CVS commit: src/sys/arch/next68k



Module Name:    src
Committed By:   thorpej
Date:           Sat Jan 13 21:40:54 UTC 2024

Modified Files:
        src/sys/arch/next68k/conf: files.next68k
        src/sys/arch/next68k/include: cpu.h
        src/sys/arch/next68k/next68k: isr.c isr.h locore.s
Added Files:
        src/sys/arch/next68k/include: vectors.h
Removed Files:
        src/sys/arch/next68k/next68k: vectors.s

Log Message:
Switch next68k over to the common m68k vector table.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/next68k/conf/files.next68k
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/next68k/include/cpu.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/next68k/include/vectors.h
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/next68k/next68k/isr.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/next68k/next68k/isr.h
cvs rdiff -u -r1.80 -r1.81 src/sys/arch/next68k/next68k/locore.s
cvs rdiff -u -r1.13 -r0 src/sys/arch/next68k/next68k/vectors.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