aboutsummaryrefslogtreecommitdiff
path: root/src/fastmouse.h
diff options
context:
space:
mode:
authorNicolas James <Eele1Ephe7uZahRie@tutanota.com>2025-04-13 20:42:31 +1000
committerNicolas James <Eele1Ephe7uZahRie@tutanota.com>2025-04-13 20:42:31 +1000
commit12ad6ebd615f57b7b1032953ab9ea9b29ca1bc87 (patch)
tree76e8ad4bb3d8d322e2bd3ba260e0a5de1c7f5ea9 /src/fastmouse.h
parent4d026618caf38124ed87fafe578798be37c127ed (diff)
Add ability to write userspace tests, update cmake build process
Diffstat (limited to 'src/fastmouse.h')
-rw-r--r--src/fastmouse.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/fastmouse.h b/src/fastmouse.h
new file mode 100644
index 0000000..f1ee96a
--- /dev/null
+++ b/src/fastmouse.h
@@ -0,0 +1,5 @@
+#ifndef FASTMOUSE_H_
+#define FASTMOUSE_H_
+
+
+#endif \ No newline at end of file