diff options
Diffstat (limited to 'lib/fdt_wip.c')
| -rw-r--r-- | lib/fdt_wip.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/fdt_wip.c b/lib/fdt_wip.c index ee3b4d3..e5dab53 100644 --- a/lib/fdt_wip.c +++ b/lib/fdt_wip.c @@ -1,2 +1,7 @@ +/** + * @file fdt_wip.c + * Wrapper around libfdt/fdt_wip.c, sets up the environment. + */ + #include "libfdt_env.h" #include "../dtc/libfdt/fdt_wip.c" |
