HPCToolkit
placeholders.h
Go to the documentation of this file.
1 #ifndef _HPCTOOLKIT_PLACEHOLDERS_H_
2 #define _HPCTOOLKIT_PLACEHOLDERS_H_
3 
4 void *canonicalize_placeholder(void *routine);
5 
6 #endif
void * canonicalize_placeholder(void *routine)
Definition: placeholders.c:2