source:
branches/libc-0.6/src/emx/include/process.h
Last change on this file was 1506, checked in by , 21 years ago | |
---|---|
|
|
File size: 186 bytes |
Line | |
---|---|
1 | /* process.h,v 1.2 2004/09/14 22:27:35 bird Exp */ |
2 | /** @file |
3 | * EMX |
4 | * @see sys/process.h |
5 | */ |
6 | |
7 | #ifndef _PROCESS_H |
8 | #define _PROCESS_H |
9 | #include <sys/process.h> |
10 | #endif /* not _PROCESS_H */ |
Note:
See TracBrowser
for help on using the repository browser.