brought the code over from the amiga test
[lugburz] / 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_ */