aboutsummaryrefslogtreecommitdiff
path: root/lib/fdt_sw.c
blob: 5bb8991b65cdc5cca343d57d7bebdcc2208073fb (plain) (blame)
1
2
3
4
5
6
7
/**
 * @file fdt_sw.c
 * Wrapper around libfdt/fdt_sw.c, sets up the environment.
 */

#include "libfdt_env.h"
#include "../dtc/libfdt/fdt_sw.c"