litex: reorganize things, first work working version
[litex.git] / litex / soc / software / include / basec++ / cstdlib
1 #ifndef __CXX_CSTDLIB
2 #define __CXX_CSTDLIB
3
4 #include <stdlib.h>
5
6 #endif /* __CXX_CSTDLIB */