Sign in
android-kvm
/
linux
/
7722151e4651c973c18df0c18c015edcc7b43b25
/
.
/
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 */