tar_file_read
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user