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