https://github.com/senberhu/linux-kernel-2.16
该仓库为本人学习Kernel时使用的源码,基于2.16版本,做了部分注释,仅供学习使用
https://github.com/senberhu/linux-kernel-2.16
linux linux-kernel
Last synced: 2 months ago
JSON representation
该仓库为本人学习Kernel时使用的源码,基于2.16版本,做了部分注释,仅供学习使用
- Host: GitHub
- URL: https://github.com/senberhu/linux-kernel-2.16
- Owner: SenberHu
- Created: 2022-02-23T11:50:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T11:55:11.000Z (over 4 years ago)
- Last Synced: 2025-03-25T05:55:13.867Z (over 1 year ago)
- Topics: linux, linux-kernel
- Language: C
- Homepage:
- Size: 87.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/.DS_Store
Awesome Lists containing this project
README
# Linux-Kernel-2.16
该仓库为本人学习Kernel时使用的源码,做了部分注释,仅供学习使用