index
:
melvars/simsalasim
main
Time-warping x86 simulator/emulator/analyser/debugger/magic
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inc
/
linux.h
blob: 2d45f6433860f07e35edd46b862df6ce4d05c49c (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef LINUX_H #define LINUX_H int linux_call(void); #endif