FreeCalypso > hg > freecalypso-tools
view target-utils/flash-boot-test/magic0.S @ 740:5fdc241dcc44
target-utils/Makefile: lunadrv moved to install set
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Sun, 11 Oct 2020 03:08:13 +0000 | 
| parents | dbb54db721d1 | 
| children | 
line wrap: on
 line source
.section .magic,"ax",%progbits .code 32 .globl _Magic_words _Magic_words: .word 0 .word _entry
