mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 07:07:41 +00:00
Split and link OSRtc OSSync for 0-01
This commit is contained in:
@@ -1187,8 +1187,8 @@ config.libs = [
|
||||
Object(NonMatching, "Dolphin/os/OSReboot.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/OSReset.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/OSResetSW.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "Dolphin/os/OSRtc.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "Dolphin/os/OSSync.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/OSRtc.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/OSSync.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/OSThread.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/OSTime.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/os/__ppc_eabi_init.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user