repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* added compilers lcc and bcc (linux86)
[mascara-docs.git]
/
compilers
/
linux86-0.16.17
/
libc
/
include
/
sys
/
vm86.h
blob
15ac6cd77026f7eee42692174ed566d185731a19
1
#ifndef __SYS_VM86_H
2
#define __SYS_VM86_H
3
#include <features.h>
4
#include __SYSINC__(vm86.h)
5
#endif