1 #include <asm/lasat/head.h>
4 .section .text.start, "ax"
8 /* Magic words identifying a software image */
9 .word LASAT_K_MAGIC0_VAL
10 .word LASAT_K_MAGIC1_VAL
12 /* Image header version */
15 /* image start and size */
19 /* start of kernel and entrypoint in uncompressed image */
23 /* Here we have room for future flags */