File:  [MW Coherent from dump] / coherent / f / etc / conf / em87 / src / stub.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/*
 * stub.c file for FP emulation.
 */
#define __KERNEL__ 1

#include <signal.h>
#include <sys/ndp.h>

int	(*ndpEmFn)() = 0;
int	(*ndpKfsave)() = 0;
int	(*ndpKfrstor)() = 0;

short	ndpCW = 0x0272;
short	ndpDump = 0;
short	ndpType = NDP_TYPE_AUTO;
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.