sysctl: move some boundary constants from sysctl.c to sysctl_vals
[linux-block.git] / include / linux / libfdt.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
ab253839
DD
2#ifndef _INCLUDE_LIBFDT_H_
3#define _INCLUDE_LIBFDT_H_
4
5#include <linux/libfdt_env.h>
67966e08 6#include "../../scripts/dtc/libfdt/libfdt.h"
ab253839
DD
7
8#endif /* _INCLUDE_LIBFDT_H_ */