Skip to content

Commit 7522c84

Browse files
resource: move fontawesome to .rodata (#1259)
1 parent 9d36693 commit 7522c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resource/embedded/fontawesome.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.section .text
1+
.rodata
22
.global g_fontawesome_data, g_fontawesome_size
33

44
g_fontawesome_data:

0 commit comments

Comments
 (0)