mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-07 12:44:45 +00:00
6 lines
113 B
C
6 lines
113 B
C
|
|
extern
|
|
void* linker_top_level_LINK ( int n_object_names, char** object_names );
|
|
|
|
extern void* mymalloc ( int );
|