• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1  /* SPDX-License-Identifier: GPL-2.0 */
2  #ifndef _INCLUDE_LIBFDT_H_
3  #define _INCLUDE_LIBFDT_H_
4  
5  #include <linux/libfdt_env.h>
6  #include "../../scripts/dtc/libfdt/fdt.h"
7  #include "../../scripts/dtc/libfdt/libfdt.h"
8  
9  #endif /* _INCLUDE_LIBFDT_H_ */
10