mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
7a9975ab5a
This is necessary to build libunwind.
6 lines
93 B
Text
6 lines
93 B
Text
#ifndef __CXX_CSTDLIB
|
|
#define __CXX_CSTDLIB
|
|
|
|
#include <stdlib.h>
|
|
|
|
#endif /* __CXX_CSTDLIB */
|