aboutsummaryrefslogtreecommitdiffstats
path: root/generic/uname.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/uname.h')
-rw-r--r--generic/uname.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/generic/uname.h b/generic/uname.h
new file mode 100644
index 0000000..820d085
--- /dev/null
+++ b/generic/uname.h
@@ -0,0 +1,12 @@
+#ifndef HEADER_uname
+#define HEADER_uname
+/*
+htop - generic/uname.h
+(C) 2021 htop dev team
+Released under the GNU GPLv2, see the COPYING file
+in the source distribution for its full text.
+*/
+
+char* Generic_uname(void);
+
+#endif

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