
#ifndef SIMPLECPU
#define SIMPLECPU 129
#endif

simplecpu {
    ticks
}

simplecpu.ticks {
    total    SIMPLECPU:0:0
    cpu0     SIMPLECPU:0:1
    cpu1     SIMPLECPU:0:2
    cpu2     SIMPLECPU:0:3
    cpu3     SIMPLECPU:0:4
}

