forked from Imagelibrary/rtems
New header guards.
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_CONDITION_VARIABLES_inl
|
||||
#define __RTEMS_POSIX_CONDITION_VARIABLES_inl
|
||||
#ifndef _RTEMS_POSIX_COND_INL
|
||||
#define _RTEMS_POSIX_COND_INL
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_INTERRUPT_inl
|
||||
#define __RTEMS_POSIX_INTERRUPT_inl
|
||||
#ifndef _RTEMS_POSIX_INTR_INL
|
||||
#define _RTEMS_POSIX_INTR_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_KEY_inl
|
||||
#define __RTEMS_POSIX_KEY_inl
|
||||
#ifndef _RTEMS_POSIX_KEY_INL
|
||||
#define _RTEMS_POSIX_KEY_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_MESSAGE_QUEUE_inl
|
||||
#define __RTEMS_POSIX_MESSAGE_QUEUE_inl
|
||||
#ifndef _RTEMS_POSIX_MQUEUE_INL
|
||||
#define _RTEMS_POSIX_MQUEUE_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_MUTEX_inl
|
||||
#define __RTEMS_POSIX_MUTEX_inl
|
||||
#ifndef _RTEMS_POSIX_MUTEX_INL
|
||||
#define _RTEMS_POSIX_MUTEX_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_PRIORITY_inl
|
||||
#define __RTEMS_POSIX_PRIORITY_inl
|
||||
#ifndef _RTEMS_POSIX_PRIORITY_INL
|
||||
#define _RTEMS_POSIX_PRIORITY_INL
|
||||
|
||||
/*
|
||||
* 1003.1b-1993,2.2.2.80 definition of priority, p. 19
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_THREADS_inl
|
||||
#define __RTEMS_POSIX_THREADS_inl
|
||||
#ifndef _RTEMS_POSIX_PTHREAD_INL
|
||||
#define _RTEMS_POSIX_PTHREAD_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_SEMAPHORE_inl
|
||||
#define __RTEMS_POSIX_SEMAPHORE_inl
|
||||
#ifndef _RTEMS_POSIX_SEMAPHORE_INL
|
||||
#define _RTEMS_POSIX_SEMAPHORE_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __POSIX_TIMER_inl
|
||||
#define __POSIX_TIMER_inl
|
||||
#ifndef _RTEMS_POSIX_TIMER_INL
|
||||
#define _RTEMS_POSIX_TIMER_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_CONDITION_VARIABLES_inl
|
||||
#define __RTEMS_POSIX_CONDITION_VARIABLES_inl
|
||||
#ifndef _RTEMS_POSIX_COND_INL
|
||||
#define _RTEMS_POSIX_COND_INL
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_INTERRUPT_inl
|
||||
#define __RTEMS_POSIX_INTERRUPT_inl
|
||||
#ifndef _RTEMS_POSIX_INTR_INL
|
||||
#define _RTEMS_POSIX_INTR_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_KEY_inl
|
||||
#define __RTEMS_POSIX_KEY_inl
|
||||
#ifndef _RTEMS_POSIX_KEY_INL
|
||||
#define _RTEMS_POSIX_KEY_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_MESSAGE_QUEUE_inl
|
||||
#define __RTEMS_POSIX_MESSAGE_QUEUE_inl
|
||||
#ifndef _RTEMS_POSIX_MQUEUE_INL
|
||||
#define _RTEMS_POSIX_MQUEUE_INL
|
||||
|
||||
/*
|
||||
* _POSIX_Message_queue_Allocate
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_MUTEX_inl
|
||||
#define __RTEMS_POSIX_MUTEX_inl
|
||||
#ifndef _RTEMS_POSIX_MUTEX_INL
|
||||
#define _RTEMS_POSIX_MUTEX_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_PRIORITY_inl
|
||||
#define __RTEMS_POSIX_PRIORITY_inl
|
||||
#ifndef _RTEMS_POSIX_PRIORITY_INL
|
||||
#define _RTEMS_POSIX_PRIORITY_INL
|
||||
|
||||
/*
|
||||
* 1003.1b-1993,2.2.2.80 definition of priority, p. 19
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_THREADS_inl
|
||||
#define __RTEMS_POSIX_THREADS_inl
|
||||
#ifndef _RTEMS_POSIX_PTHREAD_INL
|
||||
#define _RTEMS_POSIX_PTHREAD_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __RTEMS_POSIX_SEMAPHORE_inl
|
||||
#define __RTEMS_POSIX_SEMAPHORE_inl
|
||||
#ifndef _RTEMS_POSIX_SEMAPHORE_INL
|
||||
#define _RTEMS_POSIX_SEMAPHORE_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef __POSIX_TIMER_inl
|
||||
#define __POSIX_TIMER_inl
|
||||
#ifndef _RTEMS_POSIX_TIMER_INL
|
||||
#define _RTEMS_POSIX_TIMER_INL
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user