https://github.com/joaomlneto/kernel-module-hello-world
Educational: Simple Linux Kernel Module
https://github.com/joaomlneto/kernel-module-hello-world
Last synced: 3 months ago
JSON representation
Educational: Simple Linux Kernel Module
- Host: GitHub
- URL: https://github.com/joaomlneto/kernel-module-hello-world
- Owner: joaomlneto
- License: mit
- Created: 2019-02-21T17:09:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T18:53:00.000Z (over 6 years ago)
- Last Synced: 2025-02-23T23:21:59.601Z (8 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kernel-module-hello-world
Educational: Simple Linux Kernel Module