URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [exec/] [rtems/] [macros/] [rtems/] [rtems/] [event.inl] - Rev 1765
Compare with Previous | Blame | View Log
/* macros/event.h
*
* This include file contains the implementation of macros for
* the Event Manager.
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
* $Id: event.inl,v 1.2 2001-09-27 11:59:19 chris Exp $
*/
#ifndef __MACROS_EVENT_h
#define __MACROS_EVENT_h
#endif
/* end of include file */