summaryrefslogtreecommitdiff
path: root/src/PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Include/stdint.h
blob: 89ff7339eca60af068f7805612e4a0468d4f6407 (plain)
1
2
3
4
5
6
#ifndef MSL_STDINT_H_
#define MSL_STDINT_H_

#include <cstdint>

#endif