Use Winapi on both cygwin and mingw32 to share more code between both.
This commit is contained in:
parent
d68d01573b
commit
7e518ca84f
30 changed files with 1984 additions and 1670 deletions
|
@ -241,6 +241,7 @@ kernel = {
|
|||
emu = kern/emu/error.c;
|
||||
emu = kern/emu/cache_s.S;
|
||||
emu = kern/emu/hostdisk.c;
|
||||
emu = kern/emu/hostdisk_unix.c;
|
||||
emu = kern/emu/hostdisk_devmapper.c;
|
||||
emu = kern/emu/hostdisk_os.c;
|
||||
emu = kern/emu/hostfs.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue