Stuff I need to work on

This commit is contained in:
Gitea 2020-12-01 21:00:41 -06:00
parent 832aa58bb7
commit 5cdd815d98
5 changed files with 65 additions and 0 deletions

3
arch/i386/kclock.c Executable file
View file

@ -0,0 +1,3 @@
int main() {
}

3
arch/i386/pmap.c Executable file
View file

@ -0,0 +1,3 @@
int main() {
}