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
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
free
(
void
* ptr);
9
10
#ifdef __cplusplus
11
}
12
#endif
13
14
#endif
/* _MSL_COMMON_ALLOC_H */
free
void free(void *ptr)
Definition
alloc.c:328
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
alloc.h
Generated by
1.12.0