Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
alloc.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_ALLOC_H
2
#define _MSL_COMMON_ALLOC_H
3
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
free
(
void
* ptr);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
15
#endif
/* _MSL_COMMON_ALLOC_H */
free
void free(void *ptr)
Definition
alloc.c:330
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
alloc.h
Generated by
1.9.8