https://github.com/torvalds/linux
Raw File
Tip revision: b419148e567728f6af0c3b01965c1cc141e3e13a authored by Linus Torvalds on 03 November 2009, 19:37:49 UTC
Linux 2.6.32-rc6
Tip revision: b419148
version.h
/*---------------------------------------------------------------------------+
 |  version.h                                                                |
 |                                                                           |
 |                                                                           |
 | Copyright (C) 1992,1993,1994,1996,1997,1999                               |
 |                  W. Metzenthen, 22 Parker St, Ormond, Vic 3163, Australia |
 |                  E-mail   billm@melbpc.org.au                             |
 |                                                                           |
 |                                                                           |
 +---------------------------------------------------------------------------*/

#define FPU_VERSION "wm-FPU-emu version 2.01"
back to top