1/* option `VGA_CONSOLE_SCREENTYPE' not defined */
2#ifdef _LOCORE
3 .ifndef _KERNEL_OPT_VGA_CONSOLE_SCREENTYPE
4 .global _KERNEL_OPT_VGA_CONSOLE_SCREENTYPE
5 .equiv _KERNEL_OPT_VGA_CONSOLE_SCREENTYPE,0x6e074def
6 .endif
7#else
8__asm(" .ifndef _KERNEL_OPT_VGA_CONSOLE_SCREENTYPE\n .global _KERNEL_OPT_VGA_CONSOLE_SCREENTYPE\n .equiv _KERNEL_OPT_VGA_CONSOLE_SCREENTYPE,0x6e074def\n .endif");
9#endif
10/* option `VGA_CONSOLE_ATI_BROKEN_FONTSEL' not defined */
11#ifdef _LOCORE
12 .ifndef _KERNEL_OPT_VGA_CONSOLE_ATI_BROKEN_FONTSEL
13 .global _KERNEL_OPT_VGA_CONSOLE_ATI_BROKEN_FONTSEL
14 .equiv _KERNEL_OPT_VGA_CONSOLE_ATI_BROKEN_FONTSEL,0x6e074def
15 .endif
16#else
17__asm(" .ifndef _KERNEL_OPT_VGA_CONSOLE_ATI_BROKEN_FONTSEL\n .global _KERNEL_OPT_VGA_CONSOLE_ATI_BROKEN_FONTSEL\n .equiv _KERNEL_OPT_VGA_CONSOLE_ATI_BROKEN_FONTSEL,0x6e074def\n .endif");
18#endif
19/* option `VGA_RASTERCONSOLE' not defined */
20#ifdef _LOCORE
21 .ifndef _KERNEL_OPT_VGA_RASTERCONSOLE
22 .global _KERNEL_OPT_VGA_RASTERCONSOLE
23 .equiv _KERNEL_OPT_VGA_RASTERCONSOLE,0x6e074def
24 .endif
25#else
26__asm(" .ifndef _KERNEL_OPT_VGA_RASTERCONSOLE\n .global _KERNEL_OPT_VGA_RASTERCONSOLE\n .equiv _KERNEL_OPT_VGA_RASTERCONSOLE,0x6e074def\n .endif");
27#endif
28/* option `VGA_RESET' not defined */
29#ifdef _LOCORE
30 .ifndef _KERNEL_OPT_VGA_RESET
31 .global _KERNEL_OPT_VGA_RESET
32 .equiv _KERNEL_OPT_VGA_RESET,0x6e074def
33 .endif
34#else
35__asm(" .ifndef _KERNEL_OPT_VGA_RESET\n .global _KERNEL_OPT_VGA_RESET\n .equiv _KERNEL_OPT_VGA_RESET,0x6e074def\n .endif");
36#endif
37#define VGA_POST 1
38#ifdef _LOCORE
39 .ifndef _KERNEL_OPT_VGA_POST
40 .global _KERNEL_OPT_VGA_POST
41 .equiv _KERNEL_OPT_VGA_POST,0x1
42 .endif
43#else
44__asm(" .ifndef _KERNEL_OPT_VGA_POST\n .global _KERNEL_OPT_VGA_POST\n .equiv _KERNEL_OPT_VGA_POST,0x1\n .endif");
45#endif
46