index
:
kernel_tex
master
Maturski rad
Aleksa Vuckovic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
10.libc
/
sys
/
types.h
blob: 34c1b6503bf228ede973e94dc52391733d3faa53 (
plain
)
1
2
3
4
5
6
#ifndef _SYS_TYPES_H
#define _SYS_TYPES_H
typedef
int
pid_t
;
#endif