index
:
weenix.git
master
My final project for Brown University's graduate level operating systems course. Weenix is a full fledge operating system built on unix.
csci2670
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
include
/
test
/
vmtest.h
blob: a6ce59df035d1baef304ab4689ff9c542765e4e3 (
plain
)
1
2
# pragma once
long
vmtest_main
(
long
argc
,
void
*
arg2
);