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

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