mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-20 14:07:50 -05:00
11 lines
150 B
C
11 lines
150 B
C
#ifndef _MSL_UNISTD_API_H
|
|
#define _MSL_UNISTD_API_H
|
|
|
|
#include <ansi_params.h>
|
|
|
|
_MSL_BEGIN_EXTERN_C
|
|
|
|
|
|
_MSL_END_EXTERN_C
|
|
|
|
#endif /* _MSL_UNISTD_API_H */ |