Kintsugi OS 0.2.0
x86 Monolithic OS
Loading...
Searching...
No Matches
kernel.h File Reference

Go to the source code of this file.

Functions

void user_input (char *input)
 Обработка пользовательского ввода в шелле
 

Variables

int shell_cursor_offset
 
int shell_prompt_offset
 

Function Documentation

◆ user_input()

void user_input ( char *  input)

Обработка пользовательского ввода в шелле

Parameters
input

Variable Documentation

◆ shell_cursor_offset

int shell_cursor_offset
extern

◆ shell_prompt_offset

int shell_prompt_offset
extern