Relocate rodata for some OS related function (#292)

Required moving a struct def to another file, and I renamed a
 struct to something nicer

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
Tyler McGavran
2023-03-24 02:49:30 -04:00
committed by GitHub
parent 3b8e76054d
commit bd82bf5f0c
9 changed files with 33 additions and 92 deletions
-55
View File
@@ -1,55 +0,0 @@
.include "macros.inc"
.section .data
# osPiStartDma .data
#glabel __osPiDevMgr
#.word 0x00000000
#.word 0x00000000
#.word 0x00000000
#.word 0x00000000
#.word 0x00000000
#.word 0x00000000
#.word 0x00000000
#glabel __osPiTable
#.word 0x00000000
#glabel D_800EB360
#.word 0x00000000, 0x00000000, 0x00000000, 0x00000000
glabel D_800EB370
.word 0x00000000, 0x00000000, 0x00000000, 0x00000000
glabel __osHwIntTable
.word 0x00000000, 0x00000000, 0x00000000, 0x00000000
.word 0x00000000, 0x00000000, 0x00000000, 0x00000000
glabel D_800EB3A0
.word 0x00000000, 0xffffffff
glabel __osRunQueue
.word D_800EB3A0
glabel __osActiveQueue
.word D_800EB3A0
glabel __osRunningThread
.word 0x00000000
glabel D_800EB3B4
.word 0x00000000
.balign 16
# glabel __osTimerList
# .word __osBaseTimer
# .word 0x00000000, 0x00000000, 0x00000000