1 2 3 4 5 6 7
/** * @file fdt_rw.c * Wrapper around libfdt/fdt_rw.c, sets up the environment. */ #include "libfdt_env.h" #include "../dtc/libfdt/fdt_rw.c"