Provided by: linuxcnc-uspace-dev_2.9.0~pre0+git20220402.2500863908-4build1_amd64 bug

NAME

       rtapi_bool.h - RTAPI wrappers for linux kernel functionality

SYNTAX

       #include <rtapi_bool.h>

DESCRIPTION

       Includes  either  <stdbool.h>  or  <linux/types.h>  as  appropriate,  to  obtain  suitable
       declarations of "bool", "true" and "false".

REALTIME CONSIDERATIONS

       None.

NOTES

       Also permitted in C++ programs, where including it has no effect.