mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Remove obsolete macros.
This commit is contained in:
parent
6319597402
commit
1866626239
1 changed files with 0 additions and 6 deletions
|
|
@ -100,12 +100,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <machine/tsb.h>
|
||||
#include <machine/ver.h>
|
||||
|
||||
#define PMAP_DEBUG
|
||||
|
||||
#ifndef PMAP_SHPGPERPROC
|
||||
#define PMAP_SHPGPERPROC 200
|
||||
#endif
|
||||
|
||||
/* XXX */
|
||||
#include "opt_sched.h"
|
||||
#ifndef SCHED_4BSD
|
||||
|
|
|
|||
Loading…
Reference in a new issue