Compatibility header for <linux/semaphore.h>. Just includes the proper
authorIan Abbott <abbotti@mev.co.uk>
Mon, 26 Jul 2010 11:14:07 +0000 (11:14 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 26 Jul 2010 11:14:07 +0000 (11:14 +0000)
commit05fd63dcdde70dd09941980585e9c3ef4b8a5d6b
treed404d33bb813e08d6bd03e479dc9ef3dc4fda6a2
parentdafee5a9a82de87b91e6feae55c9fdbb336e13c5
Compatibility header for <linux/semaphore.h>.  Just includes the proper
<linux/semaphore.h> if CONFIG_COMEDI_HAVE_LINUX_SEMAPHORE_H is defined,
otherwise it includes <asm/semaphore.h> instead.
include/linux/semaphore.h [new file with mode: 0644]