view target-utils/flash-boot-test/vectors.S @ 682:a7496a1e0df7

doc/Flash-programming: typo fix
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 10 Mar 2020 04:10:05 +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	.