diff options
Diffstat (limited to 'param.h')
| -rw-r--r-- | param.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -10,3 +10,5 @@  #define USERTOP  0xA0000 // end of user address space  #define PHYSTOP  0x1000000 // use phys mem up to here as free pool  #define MAXARG       32  // max exec arguments +#define LOGSIZE      10  // size of log + | 
