@@ -0,0 +1,8 @@
#ifndef __01h__
#define __01h__
struct cpuInfo;
struct cpuInfo* getCPUInfo();
void debugCpuInfo(struct cpuInfo* cpu);
#endif
The note is not visible to the blocked user.