Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@
This commit is contained in:
parent
103b226570
commit
11700d839b
@ -142,11 +142,9 @@
|
|||||||
#include "opt_asr.h"
|
#include "opt_asr.h"
|
||||||
#include <i386/include/cputypes.h>
|
#include <i386/include/cputypes.h>
|
||||||
|
|
||||||
#ifndef BURN_BRIDGES
|
|
||||||
#if defined(ASR_COMPAT)
|
#if defined(ASR_COMPAT)
|
||||||
#define ASR_IOCTL_COMPAT
|
#define ASR_IOCTL_COMPAT
|
||||||
#endif /* ASR_COMPAT */
|
#endif /* ASR_COMPAT */
|
||||||
#endif /* !BURN_BRIDGES */
|
|
||||||
#endif
|
#endif
|
||||||
#include <machine/vmparam.h>
|
#include <machine/vmparam.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user