NetBSD/sys/arch/next68k
andvar a9a8bd83f6 make zs_kgdb.c build for next68k.
kgdb_dev expects llx/d format specifier.
change serial number print message to the same as sgimips.
remove rr0 definition in zs_kgdb_txint, it is unused.

Fixes also KGDB enabled build for next68k.
Similar or partial changes likely required for few other ports.
2023-10-20 11:38:25 +00:00
..
compile
conf Add optoion GENERIC.local include to the end of ~all GENERIC configs 2023-02-12 14:50:37 +00:00
dev make zs_kgdb.c build for next68k. 2023-10-20 11:38:25 +00:00
include next68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:13:32 +00:00
next68k Fix printf specifier for tvp->tv_sec from 0x%08x to 0x%08llx. 2023-10-19 22:07:13 +00:00
stand Actually bump version (missed in the previous commit). 2023-02-12 10:18:23 +00:00
Makefile