|
|
1.1 root 1: /* (-lgl
2: * COHERENT Version 4.0
3: * Copyright (c) 1982, 1992 by Mark Williams Company.
4: * All rights reserved. May not be copied without permission.
5: -lgl) */
6:
7: #ifndef __SYS_SYSI86_H__
8: #define __SYS_SYSI86_H__
9:
10: #define SI86FPHW 40
11:
12: #define FP_NO 0 /* no ndp, no emulation */
13: #define FP_SW 1 /* no ndp, emulation */
14: #define FP_HW 2 /* ndp chip present (bit) */
15: #define FP_287 2 /* 80287 */
16: #define FP_387 3 /* 80387 or 80486DX */
17:
18: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.