Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
dgc
/
linux-xfs
/
06a3c59f9cf4f550facf16a2f1e48ba364deb293
/
.
/
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 */