Asterisk - The Open Source Telephony Project  18.5.0
cdefs.h
Go to the documentation of this file.
1 #ifndef __SYS_CDEFS_H_
2 #define __SYS_CDEFS_H_
3 
4 #define __BEGIN_DECLS
5 #define __END_DECLS
6 
7 #define __P(p) p
8 
9 
10 #endif