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_strerror.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/fdt_strerror.c') diff --git a/lib/fdt_strerror.c b/lib/fdt_strerror.c index f442010..70791b7 100644 --- a/lib/fdt_strerror.c +++ b/lib/fdt_strerror.c @@ -1,2 +1,7 @@ +/** + * @file fdt_strerror.c + * Wrapper around libfdt/fdt_strerror.c, sets up the environment. + */ + #include "libfdt_env.h" #include "../dtc/libfdt/fdt_strerror.c" -- cgit v1.3