mb/google/brya: Create rull variant
[coreboot2.git] / src / include / stdlib.h
blob8e62f273059712d203b6c4d322c53b1082d0a1a5
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef STDLIB_H
4 #define STDLIB_H
6 #include <commonlib/bsd/stdlib.h>
7 #include <stddef.h>
9 #endif /* STDLIB_H */