Sign in
cos
/
third_party
/
kernel
/
10745642ecaddf9eb1d5e1221bb9d5af2f306d48
/
.
/
usr
/
dummy-include
/
stdbool.h
blob: 54ff9e9c90acad302629eaf460e3cf42c81c5aa8 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
_STDBOOL_H
#define
_STDBOOL_H
#error
"Please do not include <stdbool.h> from exported headers"
#endif
/* _STDBOOL_H */