This commit is contained in:
Mars 2024-05-29 06:39:39 -04:00
parent a24f19d16b
commit 8db3dae6f1
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
7 changed files with 190 additions and 71 deletions

View file

@ -1,7 +0,0 @@
#include <inttypes.h>
#include <string>
using std::string;
uint64_t get_meminfo();
string get_nowplaying();