MonkOS  v0.1
A simple 64-bit operating system (x86_64)
shell.h File Reference

Simple kernel shell for testing purposes. More...

Go to the source code of this file.

Functions

void kshell ()
 

Detailed Description

Simple kernel shell for testing purposes.

Definition in file shell.h.

Function Documentation

void kshell ( )

Definition at line 314 of file shell.c.

Referenced by kmain().