Sign in
gbmc
/
linux
/
db363b0a1d9e6b9dc556296f1b1007aeb496a8cf
/
.
/
usr
/
dummy-include
/
stdlib.h
blob: e8c21888e371fbd9d705243baaf27649b6683874 [
file
]
/* 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 */