diff options
author | Michal Simek <monstr@monstr.eu> | 2011-02-07 12:22:55 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-03-09 08:09:58 +0100 |
commit | 4302e5254a8a9e726db444763be1e95e063406fb (patch) | |
tree | a4f023a1949bcf507cb88b55d666e700832592ad /arch/powerpc/oprofile | |
parent | 954e8b9599d64a959fe81cfaa8b0e0ee6387271c (diff) | |
download | linux-4302e5254a8a9e726db444763be1e95e063406fb.tar.bz2 |
microblaze: Fix missing microblaze specific syscalls declaration
Warning log:
CHECK arch/microblaze/kernel/sys_microblaze.c
arch/microblaze/kernel/sys_microblaze.c:37:17: warning: symbol 'microblaze_vfork' was not declared. Should it be static?
arch/microblaze/kernel/sys_microblaze.c:43:17: warning: symbol 'microblaze_clone' was not declared. Should it be static?
arch/microblaze/kernel/sys_microblaze.c:50:17: warning: symbol 'microblaze_execve' was not declared. Should it be static?
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/powerpc/oprofile')
0 files changed, 0 insertions, 0 deletions