config.h.in
来自「linux1.0内核的源代码,欢迎大家使用」· IN 代码 · 共 19 行
IN
19 行
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. *//*acconfig.h - template used by autoheader to create config.h.inconfig.h.in - used by autoconf to create config.hconfig.h - created by autoconf; contains defines generated by autoconf*//* Define if you have the printf function. */#undef HAVE_PRINTF/* Define if you have the <stdio.h> header file. */#undef HAVE_STDIO_H/* Define if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?