mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v1.02] Use a different name for ifdef; the other might be already defined!
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef __POWERPC__
|
#ifndef __CPUFETCH_POWERPC__
|
||||||
#define __POWERPC__
|
#define __CPUFETCH_POWERPC__
|
||||||
|
|
||||||
#include "../common/cpu.h"
|
#include "../common/cpu.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user