Annotation of coherent/f/etc/conf/em87/src/stub.c, revision 1.1.1.1

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;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.