/* kexcptn.h - RTXC Quadros Version 1.0.0 Exception include file */ /* This file was generated on 09/14/2004 21:13:50 -- RTXCgen v1.12 Build 395 */ /* * RTXC Quadros Version 1.0.0 * Copyright (c) 1999-2004 * Quadros Systems, Inc. * ALL RIGHTS RESERVED * * THE INFORMATION HEREIN IS CONFIDENTIAL AND PROPRIETARY. * UNAUTHORIZED DISCLOSURE OR DISTRIBUTION IS PROHIBITED. */ /* * ** WARNING ** * * Do **NOT** Edit this File by Hand * * It was computer-generated by RTXCgen from * an Application specification file. */ /* Project Name: ColdFire - RTXC Quadros SS */ /* CPU Name: M5282 */ /* Application Name: M5282LITE Application */ #ifndef _KEXCPTN_H /* { */ #define _KEXCPTN_H /* Begin - Revision Information, Top */ /* End - Revision Information, Top */ #define NEXCPTNS 4 #define DNEXCPTNS 0 #define TMR0ISR 1 /* Timer 0 Interrupt Service Routine */ #define UART0ISR 2 /* UART 0 Interrupt Service Routine */ #define UEXCPTN1 3 /* User Exception 1 */ #define UEXCPTN2 4 /* User Exception 2 */ #define EXCPTN_NAMMAX 8 /* Begin - User Include Information */ /* 2 Static and 1 Dynamic Exception for User */ /* End - User Include Information */ /* Begin - Revision Information, Bottom */ /* End - Revision Information, Bottom */ #endif /* } _KEXCPTN_H */ /* end of file - kexcptn.h */