Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

bd_types.h

Go to the documentation of this file.
00001 
00002 #ifndef BD_TYPES_H
00003 #define BD_TYPES_H
00004 
00005 #define UNKNOWN_BOARD_TYPE (-1)
00006 #define VX_MVME162_BOARD_TYPE  (101)
00007 #define VX_MVME147_BOARD_TYPE (202)
00008 
00009 extern int RCS_BOARD_TYPE;
00010 
00011 #endif

Generated on Sun Dec 2 15:56:48 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001