aboutsummaryrefslogtreecommitdiff
path: root/src/modules/cpu/cpu.h
blob: 63aa12f061ceccfa131f30bbe9fc08e9adff2d39 (plain) (blame)
1
2
3
4
5
6
#ifndef CPU_H
#define CPU_H

int cpu(void);

#endif // CPU_H