source:
trunk/minix/commands/sh/sh6.c@
9
| Last change on this file since 9 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 115 bytes | |
| Line | |
|---|---|
| 1 | #define Extern |
| 2 | |
| 3 | #include <sys/types.h> |
| 4 | #include <signal.h> |
| 5 | #include <errno.h> |
| 6 | #include <setjmp.h> |
| 7 | #include "sh.h" |
| 8 |
Note:
See TracBrowser
for help on using the repository browser.