ReactOS
0.4.15-dev-6067-g0b695a6
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 Jun 5 2023 06:10:22 for ReactOS by
1.9.6