.title	"vectors.asm"
   		.ref		_c_int00
		.sect    	"vectors"

RESET_RST:
		mvkl .S2	_c_int00, B0
		mvkh .S2	_c_int00, B0
		b    .S2	B0
		nop
		nop
		nop
		nop
		nop