minix/commands/sh/sh6.c
2005-04-21 14:53:53 +00:00

9 lines
115 B
C
Executable file

#define Extern
#include <sys/types.h>
#include <signal.h>
#include <errno.h>
#include <setjmp.h>
#include "sh.h"