Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geoff
/
ps3-linux
/
6edecb9986eeffbf67e89aa510bc07835067cf60
/
.
/
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 */