summaryrefslogtreecommitdiffhomepage
path: root/DriverKit/ReadMe.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-27 20:45:46 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-27 20:45:46 +0200
commit9db58da40cfcb6643412bfae25aefc0cd1077f9d (patch)
treec6664fc649968ca1be7ddc59dfe3e9a7dd0f3ebc /DriverKit/ReadMe.txt
parentce84bea215424ff36a2c18cab67835edfa8f71b5 (diff)
MHR-23: Improve project structure, make it better.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'DriverKit/ReadMe.txt')
-rw-r--r--DriverKit/ReadMe.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/DriverKit/ReadMe.txt b/DriverKit/ReadMe.txt
new file mode 100644
index 00000000..e33c88ec
--- /dev/null
+++ b/DriverKit/ReadMe.txt
@@ -0,0 +1,4 @@
+== The Driver Kit ==
+
+-> A kit used to write user level drivers.
+-> Use MPCC to compile the code, it can work on a patched GNU compiler.