diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2020-02-29 21:51:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-29 21:51:13 -0800 |
commit | 07da4225c3b911c511d055ac1c14feee995eda26 (patch) | |
tree | 604fcd9735c7a8913c5b34b8dae4a70c10f4fd15 | |
parent | afe081cbba9b0aa0334c94af81f3d63b3ca85721 (diff) | |
parent | 53724e2b43aa10ae45d995c6ebb3ca890ee954f6 (diff) |
Merge pull request #990 from GriffinRichards/fix-librtcdata
Delete asm siirtc data
-rw-r--r-- | data/librtc_rodata.s | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/librtc_rodata.s b/data/librtc_rodata.s deleted file mode 100644 index 0ed8b9ade..000000000 --- a/data/librtc_rodata.s +++ /dev/null @@ -1,16 +0,0 @@ - .section .rodata - - .asciz "SIIRTC_V001" - - .align 2 - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte 0x3001A7E - .4byte GPIOPortDirection |