Files
mango/kexts/hello-world/extension.yaml

10 lines
244 B
YAML
Raw Normal View History

2023-04-04 10:59:52 +01:00
name: hello-world
2023-04-06 21:18:56 +01:00
description: |
A sample kernel extension, demonstrating the structure of a kext.
No actual functionality.
2023-04-04 10:59:52 +01:00
id: net.doorstuck.socks.hello-world
license: BSD-3-Clause
copyright: Copyright © Max Wash 2023
sources:
- main.c