summaryrefslogtreecommitdiffstats
path: root/freebsd/Platform.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-11-27 16:27:34 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-11-27 16:27:34 -0200
commit8915b293957ccaad902c190e9e2aca27eb6f8180 (patch)
treefc39def5711d6529035048185fccdb3a9679e926 /freebsd/Platform.h
parenta75161f8628d04a77bb85ff68a25aa0985b9e15d (diff)
Beginnings of FreeBSD port!
Diffstat (limited to 'freebsd/Platform.h')
-rw-r--r--freebsd/Platform.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/freebsd/Platform.h b/freebsd/Platform.h
new file mode 100644
index 00000000..65a31993
--- /dev/null
+++ b/freebsd/Platform.h
@@ -0,0 +1,17 @@
+/* Do not edit this file. It was automatically generated. */
+
+#ifndef HEADER_Platform
+#define HEADER_Platform
+/*
+htop - unsupported/Platform.h
+(C) 2014 Hisham H. Muhammad
+Released under the GNU GPL, see the COPYING file
+in the source distribution for its full text.
+*/
+
+#include "Action.h"
+
+void Platform_setBindings(Htop_Action* keys);
+
+
+#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy