NetBSD/sys/arch/landisk
tsutsui 2af5fde181 Remove \n from set_cpumodel(), and explicitly print \n during boot instead.
Fixes dmesg on NetBSD/dreamcast 7.0 (and probably NetBSD/hpcsh 7.0):
---
NetBSD 7.0 (GENERIC.201509250726Z)
SEGA Dreamcasttotal memory = 16384 KB
avail memory = 13668 KB
---
which was mangled when cpu_getmode() and cpu_setmodel() were introduced:
 http://mail-index.netbsd.org/source-changes/2014/03/24/msg053273.html

Should be pulled up to netbsd-7 and netbsd-7-0.
2015-11-22 18:44:25 +00:00
..
compile
conf Remove KMEMSTATS. 2015-08-08 06:36:24 +00:00
dev Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
include Declare or #define avail_start and avail_end as appropriate 2015-06-11 15:11:13 +00:00
landisk Remove \n from set_cpumodel(), and explicitly print \n during boot instead. 2015-11-22 18:44:25 +00:00
stand kill sprintf 2014-03-26 17:41:15 +00:00
Makefile