From eb5a7e07df06b2503fce59a30369b5598cc26d55 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Oct 1995 20:48:38 +0000 Subject: fixed missing CVS IDs --- cpukit/posix/src/intr.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/posix/src/intr.c') diff --git a/cpukit/posix/src/intr.c b/cpukit/posix/src/intr.c index 4011cf9a91..11fbe6969a 100644 --- a/cpukit/posix/src/intr.c +++ b/cpukit/posix/src/intr.c @@ -3,6 +3,8 @@ * NOTE: Each task has an interrupt semaphore associated with it. * No matter which interrupt occurs that it has registered, * the same semaphore is used. + * + * $Id$ */ #include -- cgit v1.2.3