git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c222dce
)
signals: declare sys_rt_tgsigqueueinfo in syscalls.h
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 7 Jul 2009 08:23:43 +0000
(10:23 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 7 Jul 2009 08:51:39 +0000
(10:51 +0200)
sys_rt_tgsigqueueinfo needs to be declared in linux/syscalls.h so that
architectures defining the system call table in C can reference it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
LKML-Reference: <
200907071023
.44008.arnd@arndb.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found