BMOSP/include/cpu.h

3 lines
36 B
C++

namespace cpu {
void init();
}