summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2011-08-27 14:24:27 +0000
committerrwatson <rwatson@FreeBSD.org>2011-08-27 14:24:27 +0000
commit55dd870b96d9c6061c2eff00ceaddd2a509b4919 (patch)
tree49e850acfe39af24efb3586c06c15ff6b9183c36 /sys/pc98
parent75529036c4053c147bc25c97cdce45422f260647 (diff)
downloadFreeBSD-src-55dd870b96d9c6061c2eff00ceaddd2a509b4919.zip
FreeBSD-src-55dd870b96d9c6061c2eff00ceaddd2a509b4919.tar.gz
Follow up to r225203 refining break-to-debugger run-time configuration
improvements: (1) Implement new model in previously missed at91 UART driver (2) Move BREAK_TO_DEBUGGER and ALT_BREAK_TO_DEBUGGER from opt_comconsole.h to opt_kdb.h (spotted by np) (3) Garbage collect now-unused opt_comconsole.h MFC after: 3 weeks Approved by: re (bz)
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/cbus/sio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index bbac9d3..959726f 100644
--- a/sys/pc98/cbus/sio.c
+++ b/sys/pc98/cbus/sio.c
@@ -31,7 +31,6 @@
* from: i386/isa sio.c,v 1.234
*/
-#include "opt_comconsole.h"
#include "opt_compat.h"
#include "opt_gdb.h"
#include "opt_kdb.h"
OpenPOWER on IntegriCloud