| plan 9 kernel history: overview | file list | diff list |
1990/0905/gnot/dat.h (diff list | history)
| 1990/08163/sys/src/9/gnot/dat.h:106,115 – 1990/0905/sys/src/9/gnot/dat.h:106,115 (short | long | prev | next) | ||
| 1990/03091 | struct FPsave { | |
| 1990/08163 |
| |
| 1990/0905 | uchar type; uchar size; | |
| 1990/08163 | short reserved; | |
| 1990/0905 | char junk[212]; /* 68881: sizes 24, 180; 68882: 56, 212 */ | |
| 1990/08163 | char reg[3*4+8*12]; | |
| 1990/03091 | }; | |