1/* option `KGDB' not defined */
2#ifdef _LOCORE
3 .ifndef _KERNEL_OPT_KGDB
4 .global _KERNEL_OPT_KGDB
5 .equiv _KERNEL_OPT_KGDB,0x6e074def
6 .endif
7#else
8__asm(" .ifndef _KERNEL_OPT_KGDB\n .global _KERNEL_OPT_KGDB\n .equiv _KERNEL_OPT_KGDB,0x6e074def\n .endif");
9#endif
10/* option `KGDB_DEVMODE' not defined */
11#ifdef _LOCORE
12 .ifndef _KERNEL_OPT_KGDB_DEVMODE
13 .global _KERNEL_OPT_KGDB_DEVMODE
14 .equiv _KERNEL_OPT_KGDB_DEVMODE,0x6e074def
15 .endif
16#else
17__asm(" .ifndef _KERNEL_OPT_KGDB_DEVMODE\n .global _KERNEL_OPT_KGDB_DEVMODE\n .equiv _KERNEL_OPT_KGDB_DEVMODE,0x6e074def\n .endif");
18#endif
19/* option `KGDB_DEVRATE' not defined */
20#ifdef _LOCORE
21 .ifndef _KERNEL_OPT_KGDB_DEVRATE
22 .global _KERNEL_OPT_KGDB_DEVRATE
23 .equiv _KERNEL_OPT_KGDB_DEVRATE,0x6e074def
24 .endif
25#else
26__asm(" .ifndef _KERNEL_OPT_KGDB_DEVRATE\n .global _KERNEL_OPT_KGDB_DEVRATE\n .equiv _KERNEL_OPT_KGDB_DEVRATE,0x6e074def\n .endif");
27#endif
28/* option `KGDB_DEVADDR' not defined */
29#ifdef _LOCORE
30 .ifndef _KERNEL_OPT_KGDB_DEVADDR
31 .global _KERNEL_OPT_KGDB_DEVADDR
32 .equiv _KERNEL_OPT_KGDB_DEVADDR,0x6e074def
33 .endif
34#else
35__asm(" .ifndef _KERNEL_OPT_KGDB_DEVADDR\n .global _KERNEL_OPT_KGDB_DEVADDR\n .equiv _KERNEL_OPT_KGDB_DEVADDR,0x6e074def\n .endif");
36#endif
37/* option `KGDB_DEVPORT' not defined */
38#ifdef _LOCORE
39 .ifndef _KERNEL_OPT_KGDB_DEVPORT
40 .global _KERNEL_OPT_KGDB_DEVPORT
41 .equiv _KERNEL_OPT_KGDB_DEVPORT,0x6e074def
42 .endif
43#else
44__asm(" .ifndef _KERNEL_OPT_KGDB_DEVPORT\n .global _KERNEL_OPT_KGDB_DEVPORT\n .equiv _KERNEL_OPT_KGDB_DEVPORT,0x6e074def\n .endif");
45#endif
46/* option `KGDB_DEVNAME' not defined */
47#ifdef _LOCORE
48 .ifndef _KERNEL_OPT_KGDB_DEVNAME
49 .global _KERNEL_OPT_KGDB_DEVNAME
50 .equiv _KERNEL_OPT_KGDB_DEVNAME,0x6e074def
51 .endif
52#else
53__asm(" .ifndef _KERNEL_OPT_KGDB_DEVNAME\n .global _KERNEL_OPT_KGDB_DEVNAME\n .equiv _KERNEL_OPT_KGDB_DEVNAME,0x6e074def\n .endif");
54#endif
55/* option `KGDB_DEV' not defined */
56#ifdef _LOCORE
57 .ifndef _KERNEL_OPT_KGDB_DEV
58 .global _KERNEL_OPT_KGDB_DEV
59 .equiv _KERNEL_OPT_KGDB_DEV,0x6e074def
60 .endif
61#else
62__asm(" .ifndef _KERNEL_OPT_KGDB_DEV\n .global _KERNEL_OPT_KGDB_DEV\n .equiv _KERNEL_OPT_KGDB_DEV,0x6e074def\n .endif");
63#endif
64