kindlebt
Bluetooth functionality for Kindle 11th gen and up
Loading...
Searching...
No Matches
compat_acealloc.h
1
#ifndef COMPAT_ACEALLOC_H
2
#define COMPAT_ACEALLOC_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
17
// void aceAlloc_free(aceModules_moduleId_t module_id, aceAlloc_bufferType_t buf_type, void* p);
18
void
shadow_aceAlloc_free(
void
* p);
19
20
#ifdef __cplusplus
21
}
22
#endif
23
24
#endif
// COMPAT_ACEALLOC_H
include
kindlebt
compat_acealloc.h
Generated by
1.13.2