source: branches/libc-0.6/src/emx/include/process.h

Last change on this file was 1506, checked in by bird, 21 years ago

@unixroot. header reviews. ++

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
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.