ReactOS
0.4.16-dev-736-g28b802b
cdefs.h
Go to the documentation of this file.
1
6
#ifndef _SYS_CDEFS_H
7
#define _SYS_CDEFS_H
8
#ifdef __cplusplus
9
#define __BEGIN_DECLS extern "C"
{
10
#define __END_DECLS }
11
#else
12
#define __BEGIN_DECLS
13
#define __END_DECLS
14
#endif
15
#define __P(protos) protos
/* full-blown ANSI C */
16
#endif
17
sdk
include
crt
sys
cdefs.h
Generated on Mon Feb 10 2025 06:11:51 for ReactOS by
1.9.6