FreeCalypso > hg > freecalypso-tools
view target-utils/flash-boot-test/vectors.S @ 603:f1ee6c480432
scripts/gtm900[bp]-ffs-clean added
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 10 Feb 2020 03:43:55 +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 .
