tp/libs/dolphin/os
Jcw87 221f40e609
Remove #includes from headers (#334)
* add "global.h" to files that use it

* add MSL_C includes to files that use them

* remove dolphin includes from headers that don't need them

* remove JSupport includes from headers that don't need them

* remove JKernel includes from headers that don't need them

* remove JUtility includes from headers that don't need them

* remove J3D includes from headers that don't need them

* remove J2D includes from headers that don't need them

* remove JAudio2 includes from headers that don't need them

* remove Z2AudioLib includes from headers that don't need them

* remove JMessage includes from headers that don't need them

* remove JParticle includes from headers that don't need them

* remove SComponent includes from headers that don't need them

* remove dol includes from headers that don't need them

* sort includes
2023-05-12 12:10:14 -07:00
..
Makefile
OS.c Work on dvdlow, OSTime fix and various nonmatching 2023-02-01 16:40:19 +02:00
OSAlarm.c
OSAlloc.c
OSArena.c
OSAudioSystem.c Remove #includes from headers (#334) 2023-05-12 12:10:14 -07:00
OSCache.c
OSContext.c
OSError.c Misc matches (#274) 2023-02-09 08:52:32 -07:00
OSExec.c
OSFont.c
OSInterrupt.c Match __OSDispatchInterrupt and AIRegisterDMACallback 2023-01-28 21:20:01 +02:00
OSLink.c
OSMemory.c Continue robbing prime github dolphin libs blind (#254) 2023-01-24 13:22:40 -07:00
OSMessage.c Remove #includes from headers (#334) 2023-05-12 12:10:14 -07:00
OSMutex.c Continue robbing prime github dolphin libs blind (#254) 2023-01-24 13:22:40 -07:00
OSReboot.c
OSReset.c Work on dvdlow, OSTime fix and various nonmatching 2023-02-01 16:40:19 +02:00
OSResetSW.c Work on dvdlow, OSTime fix and various nonmatching 2023-02-01 16:40:19 +02:00
OSRtc.c Remove #includes from headers (#334) 2023-05-12 12:10:14 -07:00
OSSync.c
OSThread.c Work on OSThread 2023-01-28 17:51:25 +02:00
OSTime.c Work on dvdlow, OSTime fix and various nonmatching 2023-02-01 16:40:19 +02:00
__ppc_eabi_init.c