summaryrefslogtreecommitdiff
path: root/library/include/hwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'library/include/hwd.h')
-rw-r--r--library/include/hwd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/include/hwd.h b/library/include/hwd.h
new file mode 100644
index 0000000..0deba70
--- /dev/null
+++ b/library/include/hwd.h
@@ -0,0 +1,4 @@
+namespace hwd
+{
+void stop_server();
+}