Changes in kernel/generic/include/config.h [fa24efa:3b3faf51] in mainline
- File:
-
- 1 edited
-
kernel/generic/include/config.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/config.h
rfa24efa r3b3faf51 43 43 44 44 #define STACK_SIZE_USER (1 * 1024 * 1024) 45 46 #define CONFIG_BOOT_ARGUMENTS_BUFLEN 256 45 47 46 48 #define CONFIG_INIT_TASKS 32 … … 102 104 103 105 extern config_t config; 106 extern char bargs[]; 104 107 extern init_t init; 105 108 extern ballocs_t ballocs;
Note:
See TracChangeset
for help on using the changeset viewer.
