Sign in
android-kvm
/
linux
/
1af29b34ea7f63c3e7225c324ffa86c9748874e4
/
.
/
usr
/
dummy-include
/
stdlib.h
blob: e8c21888e371fbd9d705243baaf27649b6683874 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
_STDLIB_H
#define
_STDLIB_H
#error
"Please do not include <stdlib.h> from exported headers"
#endif
/* _STDLIB_H */