⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 acconfig.h

📁 GRUB 0.93的源代码。有人说可以当一个很小的操作系统了
💻 H
字号:
/* This file is still needed because the defines below are   AC_DEFINEd in more than one place. *//* Defined if you have a curses library (ncurses preferred). */#undef HAVE_LIBCURSES/* Defined if start is defined.  */#undef HAVE_START_SYMBOL/* Defined if _start is defined.  */#undef HAVE_USCORE_START_SYMBOL/* Defined if __bss_start is defined.  */#undef HAVE_USCORE_USCORE_BSS_START_SYMBOL/* Defined if edata is defined.  */#undef HAVE_EDATA_SYMBOL/* Defined if _edata is defined.  */#undef HAVE_USCORE_EDATA_SYMBOL/* Defined if end is defined.  */#undef HAVE_END_SYMBOL/* Defined if _end is defined.  */#undef HAVE_USCORE_END_SYMBOL/* Defined if an absolute indirect call/jump must NOT be prefixed with `*'.  */#undef ABSOLUTE_WITHOUT_ASTERISK/* Defined if the user specifies --enable-preset-menu=FILE.  */#undef PRESET_MENU_STRING/* Defined if the user specified --enable-auto-linux-mem-opt.  */#undef AUTO_LINUX_MEM_OPT

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -