# arm testcase for bl-hi ${lbwl-hi}
# mach: unfinished

	.include "testutils.inc"

	start

	.global bl_hi
bl_hi:
	bl-hi 0

	pass
