Skip to content

Commit 137ba8f

Browse files
Fix PIO assembler errors
1 parent 3dfdfe9 commit 137ba8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/ESP8266WiFi/src/BearSSLThunks.S

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ _saveStack: .word 0x00000000
4040
* architecture.
4141
*/
4242
.text
43+
.literal_position
44+
4345
.global SetThunkStackEnd
4446
.type SetThunkStackEnd, @function
4547
.align 4

0 commit comments

Comments
 (0)