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:
88e6fae
)
[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*
author
OGAWA Hirofumi
<hirofumi@mail.parknet.co.jp>
Tue, 11 Apr 2006 12:00:04 +0000
(14:00 +0200)
committer
Jens Axboe
<axboe@suse.de>
Tue, 11 Apr 2006 12:00:04 +0000
(14:00 +0200)
On i386, we don't use sys_ prefix for __NR_*. This patch removes it
[FWIW, _syscall*() macros will generate foo() instead of sys_foo().]
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found