X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=fs%2Fbattfs.h;h=c2fdf71d8aec1cfee88f6b87dc6ff56b0627fa72;hb=1b38e2c9925d6ec7fc50b327fc46d490f20d7ee0;hp=b7f5ebeb4a3fa054e6c1e2638199a8a64ef84d46;hpb=f542f689032dbfb0765af41351427e99c6bd8f1f;p=bertos.git diff --git a/fs/battfs.h b/fs/battfs.h index b7f5ebeb..c2fdf71d 100644 --- a/fs/battfs.h +++ b/fs/battfs.h @@ -42,7 +42,7 @@ #define FS_BATTFS_H #include // uintXX_t; STATIC_ASSERT -#include +#include // CPU_BITS_PER_CHAR typedef uint16_t fill_t; typedef uint16_t pgoff_t; @@ -56,6 +56,7 @@ typedef uint8_t fsc_t; */ #define FILLSIZE ((sizeof(fill_t) * CPU_BITS_PER_CHAR) - 2) + /** * BattFS page header. * \note fields order is chosen to comply