diff options
Diffstat (limited to 'lib/fdt_strerror.c')
| -rw-r--r-- | lib/fdt_strerror.c | 5 |
1 files changed, 5 insertions, 0 deletions
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" |
