minix/commands/sh/sh6.c
2009-11-09 10:26:00 +00:00

9 lines
115 B
C

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