1#define NWSFONT_GLUE 0
2#ifdef _LOCORE
3 .ifndef _KERNEL_OPT_NWSFONT_GLUE
4 .global _KERNEL_OPT_NWSFONT_GLUE
5 .equiv _KERNEL_OPT_NWSFONT_GLUE,0x0
6 .endif
7#else
8__asm(" .ifndef _KERNEL_OPT_NWSFONT_GLUE\n .global _KERNEL_OPT_NWSFONT_GLUE\n .equiv _KERNEL_OPT_NWSFONT_GLUE,0x0\n .endif");
9#endif
10#define NRASOPS_ROTATION 0
11#ifdef _LOCORE
12 .ifndef _KERNEL_OPT_NRASOPS_ROTATION
13 .global _KERNEL_OPT_NRASOPS_ROTATION
14 .equiv _KERNEL_OPT_NRASOPS_ROTATION,0x0
15 .endif
16#else
17__asm(" .ifndef _KERNEL_OPT_NRASOPS_ROTATION\n .global _KERNEL_OPT_NRASOPS_ROTATION\n .equiv _KERNEL_OPT_NRASOPS_ROTATION,0x0\n .endif");
18#endif
19#define NRASTERCONSOLE 0
20#ifdef _LOCORE
21 .ifndef _KERNEL_OPT_NRASTERCONSOLE
22 .global _KERNEL_OPT_NRASTERCONSOLE
23 .equiv _KERNEL_OPT_NRASTERCONSOLE,0x0
24 .endif
25#else
26__asm(" .ifndef _KERNEL_OPT_NRASTERCONSOLE\n .global _KERNEL_OPT_NRASTERCONSOLE\n .equiv _KERNEL_OPT_NRASTERCONSOLE,0x0\n .endif");
27#endif
28#define NWSDISPLAY 1
29#ifdef _LOCORE
30 .ifndef _KERNEL_OPT_NWSDISPLAY
31 .global _KERNEL_OPT_NWSDISPLAY
32 .equiv _KERNEL_OPT_NWSDISPLAY,0x1
33 .endif
34#else
35__asm(" .ifndef _KERNEL_OPT_NWSDISPLAY\n .global _KERNEL_OPT_NWSDISPLAY\n .equiv _KERNEL_OPT_NWSDISPLAY,0x1\n .endif");
36#endif
37#define NWSFONT 1
38#ifdef _LOCORE
39 .ifndef _KERNEL_OPT_NWSFONT
40 .global _KERNEL_OPT_NWSFONT
41 .equiv _KERNEL_OPT_NWSFONT,0x1
42 .endif
43#else
44__asm(" .ifndef _KERNEL_OPT_NWSFONT\n .global _KERNEL_OPT_NWSFONT\n .equiv _KERNEL_OPT_NWSFONT,0x1\n .endif");
45#endif
46