from awlsim.common.cython_support cimport * from awlsim.core.cpu cimport * cdef class FupFakeCPU(S7CPU): pass