RTEMS
5.2
cpukit
include
rtems
Macros
concat.h File Reference
Go to the source code of this file.
Macros
#define
CONCAT1
(a, b) CONCAT2(a, b)
#define
CONCAT2
(a, b) a ## b
#define
EXPAND0
(x) x
#define
CONCAT0
(a, b) EXPAND0(a)EXPAND0(b)
Detailed Description
This include file defines ANSI concatenation macros.
Generated by
1.9.4