From: batt Date: Wed, 28 Nov 2007 23:06:42 +0000 (+0000) Subject: Reformat. X-Git-Tag: 1.0.0~230 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=214ed5af68a7d0e0f292db0856be0d0d8cb7cca3;p=bertos.git Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1012 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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