From 72df0de8cb579fd96449d19eb57fc71335907a19 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 22 May 2022 23:35:02 +0300 Subject: add @file info to all files + Next step, start documenting contents of each file. --- lib/fdt_wip.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/fdt_wip.c') 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" -- cgit v1.3