Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@

This commit is contained in:
imp 2009-05-09 17:47:42 +00:00
parent 103b226570
commit 11700d839b

View File

@ -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>