aboutsummaryrefslogtreecommitdiffstats
path: root/generic/uname.h
blob: 820d08575f1680289cc5c491fba0d4363d8362f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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