Source-Changes archive

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

CVS commit: src/sys/arch/x68k



Module Name:    src
Committed By:   tsutsui
Date:           Wed Nov 19 18:37:19 UTC 2025

Modified Files:
        src/sys/arch/x68k/include: cpu.h
        src/sys/arch/x68k/x68k: locore.s machdep.c pmap_bootstrap.c

Log Message:
Remove unused (hp300 derived) `intiolimit` variable.

Also define proper INTIOSIZE macro and use it where appropriate.
Breifly tested on nono with and without __HAVE_NEW_PMAP_68K.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/x68k/include/cpu.h
cvs rdiff -u -r1.140 -r1.141 src/sys/arch/x68k/x68k/locore.s
cvs rdiff -u -r1.215 -r1.216 src/sys/arch/x68k/x68k/machdep.c
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/x68k/x68k/pmap_bootstrap.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