source: rtems-schedsim/schedsim/shell/shared/lookup_semaphore.c @ a2aad55

Last change on this file since a2aad55 was a2aad55, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/13 at 00:41:56

Remove CVS $

  • Property mode set to 100644
File size: 362 bytes
Line 
1/*
2 *  COPYRIGHT (c) 1989-2013.
3 *  On-Line Applications Research Corporation (OAR).
4 *
5 *  The license and distribution terms for this file may be
6 *  found in the file LICENSE in this distribution or at
7 *  http://www.rtems.com/license/LICENSE.
8 */
9
10#define METHOD_NAME lookup_semaphore
11#define RTEMS_IDENT_NAME rtems_semaphore_ident
12
13#include "lookup_task.c"
Note: See TracBrowser for help on using the repository browser.