mirror of
https://github.com/zeldaret/tp
synced 2026-06-19 07:47:11 -04:00
7 lines
121 B
C
7 lines
121 B
C
#ifndef OS_DOLPHIN_USR_PUT_H
|
|
#define OS_DOLPHIN_USR_PUT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OS_DOLPHIN_USR_PUT_H */
|