src/compat_cpu.h
raw ยท 79 bytes
#ifndef COMPAT_CPU_H
#define COMPAT_CPU_H
int compat_cpu_count(void);
#endif
An L4 proxy designed to act as a tiny transparent shim
raw ยท 79 bytes
#ifndef COMPAT_CPU_H
#define COMPAT_CPU_H
int compat_cpu_count(void);
#endif