summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/Libgcrypt/mpi/sysdep.h
blob: 5e6ab4aab871426ad401d7039bf0fd91c58952bd (plain)
1
2
3
4
5
6
/* created by config.links - do not edit */
#if __STDC__
#define C_SYMBOL_NAME(name) _##name
#else
#define C_SYMBOL_NAME(name) _/**/name
#endif