summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-06-11 16:00:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-06-11 16:00:06 +0000
commitd0baf81b2f7e5eb2cd26178b0228455ff20c6f44 (patch)
tree6400f99d7de39a3e3ad098dcf602abc73ccab658
parentadded psignal.h (diff)
downloadrtems-d0baf81b2f7e5eb2cd26178b0228455ff20c6f44.tar.bz2
new file.
-rw-r--r--c/src/exec/posix/headers/psignal.h2
-rw-r--r--c/src/exec/posix/include/rtems/posix/psignal.h2
-rw-r--r--cpukit/posix/include/rtems/posix/psignal.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/exec/posix/headers/psignal.h b/c/src/exec/posix/headers/psignal.h
index af6765ca6d..981e07883c 100644
--- a/c/src/exec/posix/headers/psignal.h
+++ b/c/src/exec/posix/headers/psignal.h
@@ -2,7 +2,7 @@
* $Id$
*/
-#ifnde __POSIX_SIGNALS_h
+#ifndef __POSIX_SIGNALS_h
#define __POSIX_SIGNALS_h
void _POSIX_signals_Post_switch_extension(
diff --git a/c/src/exec/posix/include/rtems/posix/psignal.h b/c/src/exec/posix/include/rtems/posix/psignal.h
index af6765ca6d..981e07883c 100644
--- a/c/src/exec/posix/include/rtems/posix/psignal.h
+++ b/c/src/exec/posix/include/rtems/posix/psignal.h
@@ -2,7 +2,7 @@
* $Id$
*/
-#ifnde __POSIX_SIGNALS_h
+#ifndef __POSIX_SIGNALS_h
#define __POSIX_SIGNALS_h
void _POSIX_signals_Post_switch_extension(
diff --git a/cpukit/posix/include/rtems/posix/psignal.h b/cpukit/posix/include/rtems/posix/psignal.h
index af6765ca6d..981e07883c 100644
--- a/cpukit/posix/include/rtems/posix/psignal.h
+++ b/cpukit/posix/include/rtems/posix/psignal.h
@@ -2,7 +2,7 @@
* $Id$
*/
-#ifnde __POSIX_SIGNALS_h
+#ifndef __POSIX_SIGNALS_h
#define __POSIX_SIGNALS_h
void _POSIX_signals_Post_switch_extension(