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

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