/usr/lib/bcc/include/sys/vm86.h is in elks-libc 0.16.17-3.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | #ifndef __SYS_VM86_H
#define __SYS_VM86_H
#include <features.h>
#include __SYSINC__(vm86.h)
#endif
|