Add missing cache.c
This commit is contained in:
parent
52f65ea0bc
commit
6f49d0aacb
2 changed files with 11 additions and 0 deletions
|
@ -158,6 +158,7 @@ kernel = {
|
|||
emu = kern/emu/misc.c;
|
||||
emu = kern/emu/mm.c;
|
||||
emu = kern/emu/time.c;
|
||||
emu = kern/emu/cache.c;
|
||||
|
||||
videoinkernel = lib/arg.c;
|
||||
videoinkernel = term/gfxterm.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue