mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
feature: added third_party TCC into userland
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
static spinlock_t ramfs_lock = SPINLOCK_INIT; // Protects the RAM-based filesystem (/)
|
||||
|
||||
|
||||
#define MAX_CLUSTERS 8192
|
||||
#define MAX_CLUSTERS 32768
|
||||
#define MAX_OPEN_HANDLES 32
|
||||
|
||||
// In-memory FAT table
|
||||
|
||||
Reference in New Issue
Block a user