0.01.00
wrap_stdbool.h File Reference

This file is a wrapper for the standard "string.h" file The purpose is add any missing function prototypes not provided by a specific compiler. More...

#include "openthread-core-config.h"
#include <stdbool.h>

Go to the source code of this file.

Macros

#define __bool_true_false_are_defined   1
 
#define false   0
 
#define true   1
 

Typedefs

typedef _Bool bool
 

Detailed Description

This file is a wrapper for the standard "string.h" file The purpose is add any missing function prototypes not provided by a specific compiler.