litex/software/include/basec++/cstdlib

7 lines
93 B
Plaintext

#ifndef __CXX_CSTDLIB
#define __CXX_CSTDLIB
#include <stdlib.h>
#endif /* __CXX_CSTDLIB */