mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@
This commit is contained in:
parent
ba521305e8
commit
ec54a3a337
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191939
@ -142,11 +142,9 @@
|
||||
#include "opt_asr.h"
|
||||
#include <i386/include/cputypes.h>
|
||||
|
||||
#ifndef BURN_BRIDGES
|
||||
#if defined(ASR_COMPAT)
|
||||
#define ASR_IOCTL_COMPAT
|
||||
#endif /* ASR_COMPAT */
|
||||
#endif /* !BURN_BRIDGES */
|
||||
#endif
|
||||
#include <machine/vmparam.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user