Add NTOS compatibility driver

This commit is contained in:
2024-02-07 17:48:33 +01:00
parent ba0b4c339d
commit 86dcf317ab
5 changed files with 50 additions and 0 deletions

1
drivers/CMakeLists.txt Normal file
View File

@@ -0,0 +1 @@
add_subdirectory(ntosdrv)