summaryrefslogtreecommitdiffstats
path: root/awlsim/core/instructions/insn_spu.pxd.in
blob: 7c95d86234c1dea19116f7e26d5629ff8e64758a (plain)
1
2
3
4
from awlsim.core.instructions.main cimport *

cdef class AwlInsn_SPU(AwlInsn):
	pass
bues.ch cgit interface