projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
sched/numa: Select a preferred node with the most numa hinting faults
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
include
/
linux
/
libfdt.h
1
#ifndef _INCLUDE_LIBFDT_H_
2
#define _INCLUDE_LIBFDT_H_
3
4
#include <linux/libfdt_env.h>
5
#include "../../scripts/dtc/libfdt/fdt.h"
6
#include "../../scripts/dtc/libfdt/libfdt.h"
7
8
#endif /* _INCLUDE_LIBFDT_H_ */