MyOS Libc
types.h
1
#ifndef TYPES_H
2
3
typedef
int
pid_t;
// GCC required
4
5
#endif
libc
sys
types.h
Generated by
1.9.1