summaryrefslogtreecommitdiff
path: root/src/unistd/__unistd.c
blob: eaed952219e316459531b6b1a8354e2164999645 (plain)
1
2
3
4
5
6
7
#include "_unistd.h"

struct __unistd __unistd;

/*
POSIX(1)
*/