/*************************************************************************** file : linuxspec.h created : Sat Mar 18 23:54:18 CET 2000 copyright : (C) 2000 by Eric Espie email : torcs@free.fr version : $Id: linuxspec.h,v 1.2 2003/03/23 19:43:13 torcs Exp $ ***************************************************************************/ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ #ifndef _LINUXSPEC_H_ #define _LINUXSPEC_H_ extern void LinuxSpecInit(void); #endif /* _LINUXSPEC_H_ */