repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pci: don't do sanity check for missing pci bus, the check can misfire.
[minix.git]
/
commands
/
sh
/
sh6.c
blob
802be748df490f16889f3cab1fd84554d2c45a4d
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