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

Last change on this file was 18, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 116 bytes
Line 
1/* sys/reg.h (emx+gcc) */
2
3#ifndef _SYS_REG_H
4#define _SYS_REG_H
5
6#include <386/reg.h>
7
8#endif /* not _SYS_REG_H */
Note: See TracBrowser for help on using the repository browser.