+options RTSOCK_DEBUG

This commit is contained in:
tsutsui 2009-09-12 18:09:47 +00:00
parent c412ca027b
commit bc210dec04
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALL,v 1.207 2009/09/07 10:40:54 jmcneill Exp $
# $NetBSD: ALL,v 1.208 2009/09/12 18:09:47 tsutsui Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "ALL-$Revision: 1.207 $"
#ident "ALL-$Revision: 1.208 $"
maxusers 32 # estimated number of users
@ -2001,6 +2001,7 @@ options ROMDEBUG
options RPC_DEBUG
options RQDEBUG
options RTC_DEBUG
options RTSOCK_DEBUG
options RTW_DEBUG
options SACKBCDEBUG
options SBC_DEBUG