# frv testcase for membar
# mach: all

	.include "testutils.inc"

	start

	.global membar
membar:
	membar

	pass
