Espresso 0.0.2a
This commit is contained in:
7
include/kernel/vars.h
Normal file
7
include/kernel/vars.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _KERNEL_VARIABLES_H
|
||||
#define _KERNEL_VARIABLES_H
|
||||
|
||||
|
||||
void init_vars(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user