Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
Macros
bitops.h File Reference
#include <sys/param.h>
Include dependency graph for bitops.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BITS_PER_CHAR   8
 
#define BITS_PER_LONG   (BITS_PER_CHAR * sizeof(long))