mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +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 );
|