Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/arch/x86/math-emu/version.h
26424 views
1
/*---------------------------------------------------------------------------+
2
| version.h |
3
| |
4
| |
5
| Copyright (C) 1992,1993,1994,1996,1997,1999 |
6
| W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia |
7
| E-mail [email protected] |
8
| |
9
| |
10
+---------------------------------------------------------------------------*/
11
12
#define FPU_VERSION "wm-FPU-emu version 2.01"
13
14