diff options
Diffstat (limited to 'include/libfdt.h')
| -rw-r--r-- | include/libfdt.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/libfdt.h b/include/libfdt.h index 63e96fd..33ce0fb 100644 --- a/include/libfdt.h +++ b/include/libfdt.h @@ -1,5 +1,11 @@ #ifndef APOS_LIBFDT_H #define APOS_LIBFDT_H + +/** + * @file libfdt.h + * Main include file in apos for functions in libfdt. + */ + #include "../dtc/libfdt/libfdt.h" #include <apos/unaligned.h> #include <apos/types.h> |
