9a9b91c940
It's finally done.. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
6 lines
116 B
C
Executable File
6 lines
116 B
C
Executable File
#ifndef _ABIBITS_CLOCKID_T_H
|
|
#define _ABIBITS_CLOCKID_T_H
|
|
|
|
typedef int clockid_t;
|
|
|
|
#endif /* _ABIBITS_CLOCKID_T_H */ |