logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rtapi_bool.h - RTAPI wrappers for linux kernel functionality

Description

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

Name

       rtapi_bool.h - RTAPI wrappers for linux kernel functionality

Notes

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

LinuxCNC Documentation                             2014-06-28                                      funct(3rtapi)

Realtime Considerations

       None.

Syntax


       #include <rtapi_bool.h>

See Also