FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kElfPatch.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_ELF_PATCH_H
9 #define K_FIRESYNC_ELF_PATCH_H
10 
11 #include <kFireSync/kFsDef.h>
12 
22 kFsFx(kStatus) kElfPatch_Apply(kMemory stream, k64s offset, kAlloc allocator);
23 
24 #endif
Essential API declarations for the kFireSync library.