mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 07:50:40 +01:00
[v1.05] Clean up previous commit
This commit is contained in:
@@ -12,12 +12,6 @@
|
|||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#include <linux/perf_event.h>
|
#include <linux/perf_event.h>
|
||||||
|
|
||||||
#ifdef ARCH_X86
|
|
||||||
#include "../x86/freq/freq.h"
|
|
||||||
#elif ARCH_ARM
|
|
||||||
#include "../arm/freq.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
static long
|
static long
|
||||||
|
|||||||
Reference in New Issue
Block a user