3 /* 7.16 Boolean type and values <stdbool.h>
5 This file is part of the Public Domain C Library (PDCLib).
6 Permission is granted to use, modify, and / or redistribute at will.
9 #ifndef _PDCLIB_STDBOOL_H
10 #define _PDCLIB_STDBOOL_H _PDCLIB_STDBOOL_H
18 #define __bool_true_false_are_defined 1