mirror of
https://github.com/encounter/aurora.git
synced 2026-07-09 18:19:33 -07:00
12009bbd7b
* Remaining headers needed for TP to build * Rider's "Unversioned Files" will keep trolling me * Remove TP-specific OSReport functions
7 lines
117 B
C
7 lines
117 B
C
#ifndef _DOLPHIN_OSSERIAL_H
|
|
#define _DOLPHIN_OSSERIAL_H
|
|
|
|
#include <dolphin/hw_regs.h>
|
|
|
|
#endif // _DOLPHIN_OSSERIAL_H
|