blob: ee12a9c166faf3c19fbcf10259b981aaf5727e65 (
plain)
1
2
3
4
5
6
7
8
9
|
# DDK (Device Driver Kit)
A kit used to write kernel HALs, using the NDK compiler suite.
## How to use it
Simply link against ddk.dll.
###### Copyright 2024 ZKA Technologies, all rights reserved.
|