1/* option `AHC_DEBUG' not defined */
2#ifdef _LOCORE
3 .ifndef _KERNEL_OPT_AHC_DEBUG
4 .global _KERNEL_OPT_AHC_DEBUG
5 .equiv _KERNEL_OPT_AHC_DEBUG,0x6e074def
6 .endif
7#else
8__asm(" .ifndef _KERNEL_OPT_AHC_DEBUG\n .global _KERNEL_OPT_AHC_DEBUG\n .equiv _KERNEL_OPT_AHC_DEBUG,0x6e074def\n .endif");
9#endif
10/* option `AHC_NO_TAGS' not defined */
11#ifdef _LOCORE
12 .ifndef _KERNEL_OPT_AHC_NO_TAGS
13 .global _KERNEL_OPT_AHC_NO_TAGS
14 .equiv _KERNEL_OPT_AHC_NO_TAGS,0x6e074def
15 .endif
16#else
17__asm(" .ifndef _KERNEL_OPT_AHC_NO_TAGS\n .global _KERNEL_OPT_AHC_NO_TAGS\n .equiv _KERNEL_OPT_AHC_NO_TAGS,0x6e074def\n .endif");
18#endif
19