diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-12-04 03:58:56 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-12-04 03:58:56 +0000 |
commit | 1d67e90f19a7acfd9a05dc59678e7d0c5090bd0d (patch) | |
tree | 357efc7b93f8f5102110d20d293f41360ec212fc /include/asm-mips64/semaphore-helper.h | |
parent | aea27b2e18d69af87e673972246e66657b4fa274 (diff) |
Merge with Linux 2.3.21.
Diffstat (limited to 'include/asm-mips64/semaphore-helper.h')
-rw-r--r-- | include/asm-mips64/semaphore-helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/semaphore-helper.h b/include/asm-mips64/semaphore-helper.h index 908d16c4b..fa2f70645 100644 --- a/include/asm-mips64/semaphore-helper.h +++ b/include/asm-mips64/semaphore-helper.h @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: semaphore-helper.h,v 1.2 1999/10/20 18:10:32 ralf Exp $ * * SMP- and interrupt-safe semaphores helper functions. * |