Fix sept-secondary headers in fusee-secondary

This commit is contained in:
Michael Scire 2019-06-29 20:13:24 -07:00
parent 0d840e199d
commit b0a66a63ba

View file

@ -173,7 +173,7 @@ _content_headers:
.word __sept_secondary_00_enc_size__
.word CONTENT_TYPE_SP2
.word 0xCCCCCCCC
.asciz "sept_secondary_00"
.asciz "septsecondary00"
.align 5
/* sept_secondary 01 content header */
@ -181,7 +181,7 @@ _content_headers:
.word __sept_secondary_01_enc_size__
.word CONTENT_TYPE_SP2
.word 0xCCCCCCCC
.asciz "sept_secondary_01"
.asciz "septsecondary01"
.align 5
/* sm content header */