summaryrefslogtreecommitdiffhomepage
path: root/dev/hpfs
diff options
context:
space:
mode:
authorAmlal <amlal@el-mahrouss-logic.com>2024-10-24 18:30:07 +0200
committerAmlal <amlal@el-mahrouss-logic.com>2024-10-24 18:30:07 +0200
commit52b4044ab4956597aee4c629ba5fe5ec8966beac (patch)
tree447eeb6e3ddd082a866080ff7776de3e5ff4e45d /dev/hpfs
parent6e3be96bb9a9b3047aee59da639819453eaab6ac (diff)
META: Bumping source code.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/hpfs')
-rw-r--r--dev/hpfs/hpfs_specs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/hpfs/hpfs_specs.h b/dev/hpfs/hpfs_specs.h
index aad694fa..3a6ef582 100644
--- a/dev/hpfs/hpfs_specs.h
+++ b/dev/hpfs/hpfs_specs.h
@@ -15,6 +15,8 @@
#define kHPFSMagic " HPFS"
#define kHPFSMagicLen 8
+#define kHPFSMinimumDiskSize (gib_cast(64))
+
/** @brief Drive type enum. */
enum
{