This website works better with JavaScript.
Explore
Help
Sign In
elal
/
eOS
mirror of
https://github.com/E-Almqvist/eOS
Watch
1
Star
0
Fork
You've already forked eOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Strings
Browse Source
pull/25/head
E. Almqvist
3 years ago
parent
a91788f12b
commit
799dcba26e
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
src/kernel/kernel.c
1
src/kernel/kernel.c
Unescape
Escape
View File
@ -1,4 +1,5 @@
#
include
"lib/vga.c"
#
include
"lib/vga.c"
#
include
<string.h>
void
main
(
)
{
void
main
(
)
{
clear_screen
(
)
;
clear_screen
(
)
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
elal/eOS
Title
Body
Create Issue