Remove unused cdevsw_ALLOCSTART macro.
This commit is contained in:
parent
c5ec6754d5
commit
f53c6e5c9a
@ -40,8 +40,6 @@
|
||||
#include <sys/ctype.h>
|
||||
#include <machine/stdarg.h>
|
||||
|
||||
#define cdevsw_ALLOCSTART (NUMCDEVSW/2)
|
||||
|
||||
static struct cdevsw *cdevsw[NUMCDEVSW];
|
||||
|
||||
static MALLOC_DEFINE(M_DEVT, "dev_t", "dev_t storage");
|
||||
|
Loading…
Reference in New Issue
Block a user