forked from Imagelibrary/rtems
fixed for Linux
This commit is contained in:
@@ -38,6 +38,10 @@ extern "C" {
|
||||
#define __STRICT_ANSI__
|
||||
#endif
|
||||
|
||||
#if defined(linux)
|
||||
#define MALLOC_0_RETURNS_NULL
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user