summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/stdint.h
blob: d287e67947d1401ef98915814ec0d1e0f0f46e5a (plain)
1
2
3
4
5
6
#ifndef _STDINT_H
#define _STDINT_H

#include <sys/types.h>

#endif