SYNTAX
#include <rtapi_bool.h>
// Specific abstraction for HAL
typedef bool rtapi_bool;
BESCHREIBUNG
Enthält entweder <stdbool.h> oder <linux/types.h>, um geeignete Deklarationen von "bool", "true" und "false" zu erhalten.
REALTIME CONSIDERATIONS
Keinen.