rm_/lib/unistd.c

5 lines
103 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#include <config.h>
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "unistd.h"
typedef int dummy;