Match __osSiRawStartDma

This commit is contained in:
Ryan Myers
2021-10-03 16:35:51 -04:00
parent 066b501cd1
commit 7160c9d26c
3 changed files with 26 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ BSS_LIB_ORDER_FILES = [
BUILD_DIR + '/lib/src/os/osViMgr.o',
BUILD_DIR + '/lib/src/os/osSetEventMesg.o',
BUILD_DIR + '/lib/src/os/controller.o',
BUILD_DIR + '/lib/src/os/unknown_0CE200.o'
BUILD_DIR + '/lib/src/os/siacs.o'
]
class GenerateLD: