index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdint
/
int32_t.h
blob: 2405917257d134f2d39502b28159dbf1fdfbe06b (
plain
)
1
2
3
4
5
6
#include <stdint.h> typedef int int32_t; /* STDC(199901) */