[PATCH 07/60] microblaze_v4: Support for semaphores
From: <hidden>
Date: 2008-06-26 13:13:50
Also in:
linux-arch, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: <hidden>
Date: 2008-06-26 13:13:50
Also in:
linux-arch, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Michal Simek <monstr@monstr.eu> Signed-off-by: Michal Simek <monstr@monstr.eu> --- include/asm-microblaze/semaphore.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 include/asm-microblaze/semaphore.h
diff --git a/include/asm-microblaze/semaphore.h b/include/asm-microblaze/semaphore.h
new file mode 100644
index 0000000..d9b2034
--- /dev/null
+++ b/include/asm-microblaze/semaphore.h@@ -0,0 +1 @@ +#include <linux/semaphore.h>
--
1.5.4.GIT