kernel: add sample kernel extension
This commit is contained in:
9
extensions/hello-world/extension.info
Normal file
9
extensions/hello-world/extension.info
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# -*- mode: yaml -*-
|
||||||
|
# vim: ft=yaml
|
||||||
|
|
||||||
|
name: hello-world
|
||||||
|
id: net.doorstuck.socks.hello-world
|
||||||
|
license: BSD-3-Clause
|
||||||
|
copyright: Copyright © Max Wash 2023
|
||||||
|
sources:
|
||||||
|
- hello-world.c
|
||||||
0
extensions/hello-world/hello-world.c
Normal file
0
extensions/hello-world/hello-world.c
Normal file
Reference in New Issue
Block a user