Module Name: src Committed By: andvar Date: Sat Sep 16 20:53:18 UTC 2023
Modified Files: src/sys/arch/luna68k/luna68k: trap.c src/sys/arch/x68k/x68k: trap.c Log Message: remove static from dumpssw() and dumpwb() declarations. Fixes DEBUG enabled builds for luna68k and x68k. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/arch/luna68k/luna68k/trap.c cvs rdiff -u -r1.110 -r1.111 src/sys/arch/x68k/x68k/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.