BMOSP/include/cpu.h

3 lines
33 B
C++

namespace cpu {
void init( );
}