projects
/
retrocrawl
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
strcpy
[retrocrawl]
/
src
/
amiga
/
libc
/
stdint.h
1
#ifndef AMIGA_LIBC_STDINT_H_
2
#define AMIGA_LIBC_STDINT_H_
3
4
#include <inttypes.h>
5
6
#endif /* AMIGA_LIBC_STDINT_H_ */