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

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