kz_malloc.c File Reference

re-entrant malloc support More...

#include <stdlib.h>
#include "jsp_kernel.h"
Include dependency graph for kz_malloc.c:

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.

Detailed Description

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.

Note:
This file is for supports re-entrant heap opration
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by  doxygen 1.6.2