commit | 0b95f22bd3b91c7114c6892bbfbb5a8576b27fbe | [log] [tgz] |
---|---|---|
author | Bryan Wu <bryan.wu@analog.com> | Sun Sep 23 00:51:32 2007 +0800 |
committer | Bryan Wu <bryan.wu@analog.com> | Sun Sep 23 00:51:32 2007 +0800 |
tree | 5dc95ea0414ba04b98ced99b7430fa4b2210a696 | |
parent | 576bb9ced2d274446639d7fbeee7125e24daf012 [diff] |
Blackfin arch: add some missing syscall When compiling the Blackfin kernel, checksyscalls.pl will report lots of missing syscalls warnings. This patch will add some missing syscalls which make sense on Blackfin arch After appling this patch, toolchain should be rebuilt. Then recompiling the kernel with the new toolchain. Signed-off-by: Bryan Wu <bryan.wu@analog.com>