summaryrefslogblamecommitdiffstats
path: root/cpukit/rtems/inline/rtems/rtems/event.inl
blob: fec2c4b7be4be4c1464f75255b7d111ed9906bf7 (plain) (tree)
1
2
3
4
5
6
7
8
9




                              


                                                                  
                            
                                                    
  

                                                           
                                         






                          

                         
/**
 * @file rtems/rtems/event.inl
 */

/*
 *  This include file contains the static inline 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.rtems.com/license/LICENSE.
 *
 *  $Id$
 */

#ifndef __MACROS_EVENT_inl
#define __MACROS_EVENT_inl

#endif
/* end of include file */