Kintsugi OS
0.2.0
x86 Monolithic OS
Loading...
Searching...
No Matches
kernel.h
Go to the documentation of this file.
1
#ifndef KERNEL_H
2
#define KERNEL_H
3
9
void
user_input
(
char
* input);
10
11
extern
int
shell_cursor_offset
;
12
extern
int
shell_prompt_offset
;
13
14
#endif
shell_prompt_offset
int shell_prompt_offset
Definition
kernel.c:21
shell_cursor_offset
int shell_cursor_offset
Definition
kernel.c:20
user_input
void user_input(char *input)
Обработка пользовательского ввода в шелле
Definition
kernel.c:74
src
kernel
kernel
kernel.h
Generated by
1.9.8