/** * @file fdt_rw.c * Wrapper around libfdt/fdt_rw.c, sets up the environment. */ #include "libfdt_env.h" #include "../dtc/libfdt/fdt_rw.c"