re-entrant malloc support More...
#include <stdlib.h>
#include "jsp_kernel.h"
Defines | |
#define | HEAP_CHECK (0) |
Functions | |
void * | malloc (size_t size) |
Overload malloc for re-entrant heap operation. | |
void | free (void *ptr) |
Overload free for re-entrant heap operation. |
re-entrant malloc support
KOBANZAME SDK Software Developers Kit for Blackfin DSP Evaluation Board(KOBANZAME).
Copyright (C) 2010, KOBANZAME SDK Project, all right reserved
LICENSE: The software is a free and you can use and redistribute it for personal, non-profit or commercial products. Redistributions of source code must retain the above copyright notice. There is no warranty in this software, if you suffer any damages by using the software.