summaryrefslogtreecommitdiff
path: root/src/PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Include/stdlib.h
blob: 2ce2e5c8031bd091bf981c1d0e2b982f7ad2a885 (plain)
1
2
3
4
5
6
7
8
9
#ifndef MSL_STDLIB_H_
#define MSL_STDLIB_H_

#include "abort_exit.h"
#include "arith.h"
#include "mbstring.h"
#include "strtoul.h"

#endif