mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add Linux kernel module example
This commit is contained in:
parent
6a0615f60f
commit
097004e697
@ -50,6 +50,7 @@
|
||||
- [Articles](#articles)
|
||||
- [Communities](#communities)
|
||||
- [Forums](#forums)
|
||||
- [Operating Systems & OS Development Examples](#Operating-Systems-OS-Development-Examples)
|
||||
|
||||
## Applications
|
||||
|
||||
@ -280,3 +281,7 @@
|
||||
|
||||
- [r/vlang](https://www.reddit.com/r/vlang)
|
||||
- [Stack Overflow](https://stackoverflow.com/questions/tagged/vlang)
|
||||
|
||||
### Operating Systems & OS Development Examples
|
||||
|
||||
- [Simple Linux kernel module example](https://github.com/spytheman/simple_kernel_module_in_v) - demonstration & test of writing a very simple Linux kernel module, using V.
|
||||
|
Loading…
Reference in New Issue
Block a user