type.h

来自「一个简单的操作系统minix的核心代码」· C头文件 代码 · 共 9 行

H
9
字号
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
				src/mm/type.h	 	 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

16000	/* If there were any type definitions local to the Memory Manager, they would
16001	 * be here.  This file is included only for symmetry with the kernel and File
16002	 * System, which do have some local type definitions.
16003	 */
16004	

⌨️ 快捷键说明

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