mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 15:42:15 +08:00
Move malloc defines to <sys/malloc.h>
This commit is contained in:
@@ -96,9 +96,6 @@
|
||||
|
||||
#include <machine/rtems-bsd-symbols.h>
|
||||
|
||||
#define realloc _bsd_realloc
|
||||
#define reallocf _bsd_reallocf
|
||||
|
||||
/* Debug */
|
||||
|
||||
void rtems_bsd_assert_func(const char *file, int line, const char *func, const char *expr);
|
||||
|
Reference in New Issue
Block a user