VirtualBox

source: kBuild/trunk/src/ash/win/unistd.h@ 813

Last change on this file since 813 was 636, checked in by bird, 18 years ago

stubbed everything.

File size: 158 bytes
Line 
1#include "mscfakes.h"
2#include "getopt.h"
3#include "process.h"
4
5#define _SC_CLK_TCK 0x101
6long _sysconf(int);
7pid_t fork(void);
8pid_t getpid(void);
9
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette