# loaduh from a parameter address

export
function w $loaduh(l %a) {
@start
	%r =w loaduh %a
	ret %r
}

