rtai-core/include/asm-arm/rtai_vectors.h

00001 /*
00002  *   This program is free software; you can redistribute it and/or modify
00003  *   it under the terms of the GNU General Public License as published by
00004  *   the Free Software Foundation, Inc., 675 Mass Ave, Cambridge MA 02139,
00005  *   USA; either version 2 of the License, or (at your option) any later
00006  *   version.
00007  *
00008  *   This program is distributed in the hope that it will be useful,
00009  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
00010  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00011  *   GNU General Public License for more details.
00012  *
00013  *   You should have received a copy of the GNU General Public License
00014  *   along with this program; if not, write to the Free Software
00015  *   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
00016  */
00017 
00018 #ifndef _asm_rtai_vectors_h
00019 #define _asm_rtai_vectors_h
00020 
00021 #include <rtai_config.h>
00022 
00023 #define RTAI_LXRT_VECTOR   0xfc
00024 
00025 #endif /* !_asm_rtai_vectors_h */

Generated on Sat Jul 24 19:36:02 2004 for RTAI API by doxygen 1.3.4