tar_file_read

This commit is contained in:
2026-04-09 16:08:19 +02:00
parent f91831616c
commit 17589d72cf
13 changed files with 278 additions and 15 deletions
+3
View File
@@ -45,6 +45,9 @@
#define USER_STACK_PAGES 16 // 16*4096 = 64kb
#define USER_CODE_START 0x400000 // like linux
/* fs */
#define CALYXFS_FILES_MAX 10
/* paging */
#define PAGING_MAX_PHYS 0x200000000