aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2023-04-25 16:39:54 +0400
committerJoursoir <chat@joursoir.net>2023-04-25 16:39:54 +0400
commit21cbc15a690e7c82d778de3eff973084f4198b4e (patch)
tree4317d7ea1432e89a820e1218861e415e560ec907 /README.md
downloadcpui-drv-21cbc15a690e7c82d778de3eff973084f4198b4e.tar.gz
cpui-drv-21cbc15a690e7c82d778de3eff973084f4198b4e.tar.bz2
cpui-drv-21cbc15a690e7c82d778de3eff973084f4198b4e.zip
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9f1088e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# CPU Internals Driver (cpui-drv)
+
+A driver that allows users to interact with various internal components of the CPU. Implemented and tested with Linux kernel v6.2