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

📄 readme

📁 基于组件方式开发操作系统的OSKIT源代码
💻
字号:
Directories: oskit/linux/dev/libcTarget: liboskit_linux_dev.a & liboskit_linux_fs.aDocumentation: This file.Original Code Source: 	Flux Research Group, University of Utah	Linux v2.0.29, Linux ProjectDescription:  	Linux device driver and filesystem support glue code	This directory contains self-contained implementations of	any ``libc'' type routines required by the drivers or the	glue code.	They are not allowed to reference the OSKit headers, or	depend on them for linking.  Functions that an OS might	want to override are channeled through the osenv_* 	interfaces. (Note that the `oskit/dev' headers can be 	included, to access required prototypes, etc.)	Most of these files are stripped-down versions of OSKit 	liboskit_c library files or are written from scratch.

⌨️ 快捷键说明

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