aboutsummaryrefslogblamecommitdiff
path: root/release/picobsd/tinyware/msh/sh6.c
blob: bd3ba05aeab3979d55483140a743a0d1b1f2eccc (plain) (tree)
1
2
3
4
5
6
7
8
9








                      
#define Extern

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