summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/intr.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:48:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:48:38 +0000
commiteb5a7e07df06b2503fce59a30369b5598cc26d55 (patch)
treec898257603d2ca0284f5cab8344f2b24c8dfe675 /cpukit/posix/include/intr.h
parentSPARC merged and successfully tested w/o interrupt support (diff)
downloadrtems-eb5a7e07df06b2503fce59a30369b5598cc26d55.tar.bz2
fixed missing CVS IDs
Diffstat (limited to 'cpukit/posix/include/intr.h')
-rw-r--r--cpukit/posix/include/intr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/posix/include/intr.h b/cpukit/posix/include/intr.h
index 9394ab22a3..f07d1f9552 100644
--- a/cpukit/posix/include/intr.h
+++ b/cpukit/posix/include/intr.h
@@ -2,6 +2,8 @@
*
* XXX: It is unclear if the type "intr_t" should be defined when
* _POSIX_INTERRUPT_CONTROL is not.
+ *
+ * $Id$
*/
#ifndef __POSIX_INTERRUPTS_h