SYNTAX
#include <rtapi_bool.h>
BESKRIVELSE
Includes either <stdbool.h> or <linux/types.h> as appropriate, to obtain suitable declarations of "bool", "true" and "false".
SANNTIDSBETRAKTNINGER
None.
MERKNADER
Also permitted in C++ programs, where including it has no effect.