diff target-utils/flash-boot-test/magic0.S @ 197:dbb54db721d1

target-utils/flash-boot-test written
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 30 Apr 2017 17:40:26 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/target-utils/flash-boot-test/magic0.S	Sun Apr 30 17:40:26 2017 +0000
@@ -0,0 +1,7 @@
+	.section	.magic,"ax",%progbits
+	.code	32
+
+	.globl	_Magic_words
+_Magic_words:
+	.word	0
+	.word	_entry