view target-utils/flash-boot-test/vectors.S @ 198:06c629b34903

target-utils/flash-boot-test/main.c: indicate the mode/version in the banner
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 30 Apr 2017 17:42:40 +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	.