![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 0002 #ifndef _UAPI_ASM_X86_BOOT_H 0003 #define _UAPI_ASM_X86_BOOT_H 0004 0005 /* Internal svga startup constants */ 0006 #define NORMAL_VGA 0xffff /* 80x25 mode */ 0007 #define EXTENDED_VGA 0xfffe /* 80x50 mode */ 0008 #define ASK_VGA 0xfffd /* ask for it at bootup */ 0009 0010 0011 #endif /* _UAPI_ASM_X86_BOOT_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |