view target-utils/flash-boot-test/vectors.S @ 474:bbb4f92265d2

target-utils/Makefile: INSTALL_PREFIX= scheme implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 13 Feb 2019 05:20:01 +0000
parents dbb54db721d1
children
line wrap: on
line source

	.section	.vectors,"ax",%progbits
	.code	32

	.globl	_Reset_vector
_Reset_vector:
	b	_entry
	b	.
	b	.
	b	.
	b	.
	b	.
	b	.
	b	.