HPCToolkit
aarch64-tramp.c
Go to the documentation of this file.
1 // fixme: add body for trampoline and trampoline end.
2 // this is just enough to let hpcrun link and run.
3 
4 void hpcrun_trampoline(void) { }
5 void hpcrun_trampoline_end(void) { }
6 
void hpcrun_trampoline(void)
Definition: aarch64-tramp.c:4
void hpcrun_trampoline_end(void)
Definition: aarch64-tramp.c:5