tape-kernel
1.0
a modular modern independent kernel
Loading...
Searching...
No Matches
shell.h
Go to the documentation of this file.
1
#ifndef SHELL_H
2
#define SHELL_H
3
4
#define shell __shell
5
#include "
../lib/types.h
"
6
7
NORETURN
void
__shell
(
void
*mb_info);
8
9
#endif
__shell
void __shell(void *mb_info)
shell is the interactive kernel command shell
Definition
shell.c:182
types.h
NORETURN
#define NORETURN
Definition
types.h:40
src
usr
shell.h
Generated by
1.16.1