summaryrefslogtreecommitdiffstats
path: root/sys/sys/conf.h
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-02-03 20:31:26 +0000
committered <ed@FreeBSD.org>2009-02-03 20:31:26 +0000
commit5611ba088e68228cf91de2dbd18cc0081e310b30 (patch)
tree6fbe513f0c8f25a778ec436969eafb524db72229 /sys/sys/conf.h
parent8d1a287c1a30ae986090c8a6016c4d00b6d9276c (diff)
downloadFreeBSD-src-5611ba088e68228cf91de2dbd18cc0081e310b30.zip
FreeBSD-src-5611ba088e68228cf91de2dbd18cc0081e310b30.tar.gz
Remove NUMCDEVSW, which is unused since RELENG_5.
Discussed with: kib
Diffstat (limited to 'sys/sys/conf.h')
-rw-r--r--sys/sys/conf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/sys/conf.h b/sys/sys/conf.h
index 043c9df..285376b 100644
--- a/sys/sys/conf.h
+++ b/sys/sys/conf.h
@@ -219,8 +219,6 @@ struct cdevsw {
#define d_gianttrick __d_giant.gianttrick
#define d_postfree_list __d_giant.postfree_list
-#define NUMCDEVSW 256
-
struct module;
struct devsw_module_data {
OpenPOWER on IntegriCloud