diff options
Diffstat (limited to 'src/include/toxic')
| -rw-r--r-- | src/include/toxic/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/toxic/config.h b/src/include/toxic/config.h index 19d05a9..c1c1e7f 100644 --- a/src/include/toxic/config.h +++ b/src/include/toxic/config.h @@ -8,4 +8,5 @@ /* Kernel heap settings */ #define PAGE_SIZE (4096) +#define SECTOR_SIZE (512) #endif /* CONFIG_H */ |
