Espresso 0.0.2a
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
#define _KERNEL_VARIABLES_H
|
||||
|
||||
|
||||
#define KERNEL_VARIABLES_SIZE 4096 /* in bytes (note: it take up a whole page, yes.) */
|
||||
|
||||
void init_vars(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user