Espresso 0.0.2c
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#ifndef _KERNEL_SHELL_H
|
||||
#define _KERNEL_SHELL_H
|
||||
|
||||
#include <types.h>
|
||||
|
||||
int kshell_start(int argc, char** argv);
|
||||
void kshell_start(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user