/* kpipe.h - RTXC Quadros Version 1.0.0 Pipe 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 _KPIPE_H /* { */ #define _KPIPE_H /* Begin - Revision Information, Top */ /* End - Revision Information, Top */ #define NPIPES 2 #define DNPIPES 0 #define SPIPE1 1 /* Static Pipe 1 */ #define SPIPE2 2 /* Static Pipe 2 */ #define PIPE_NAMMAX 8 /* Begin - User Include Information */ /* 1 Dynamic Pipe for User */ /* End - User Include Information */ /* Begin - Revision Information, Bottom */ /* End - Revision Information, Bottom */ #endif /* } _KPIPE_H */ /* end of file - kpipe.h */