summaryrefslogtreecommitdiffstats
path: root/awlsim/core/instructions/insn_notimplemented.pxd.in
blob: 24aa144890947e5f16d156d620abdfafb57279fe (plain)
1
2
3
4
from awlsim.core.instructions.main cimport *

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