|
|
1.1 root 1: /*
2: * stub.c file for FP emulation.
3: */
4: #define __KERNEL__ 1
5:
6: #include <signal.h>
7: #include <sys/ndp.h>
8:
9: int (*ndpEmFn)() = 0;
10: int (*ndpKfsave)() = 0;
11: int (*ndpKfrstor)() = 0;
12:
13: short ndpCW = 0x0272;
14: short ndpDump = 0;
15: short ndpType = NDP_TYPE_AUTO;
16: int ndpEmSig = SIGFPE;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.