mirror of
https://github.com/zeldaret/tp
synced 2026-06-09 12:46:13 -04:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef OSRTC_H
|
|
#define OSRTC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OSRTC_H */
|