minix/commands/sh/sh6.c

9 lines
115 B
C
Raw Normal View History

2005-04-21 16:53:53 +02:00
#define Extern
#include <sys/types.h>
#include <signal.h>
#include <errno.h>
#include <setjmp.h>
#include "sh.h"