Linux 2.6.35-rc2
[linux/fpc-iii.git] / arch / microblaze / include / asm / syscalls.h
blob720761cc741f43209e8081afd8dde3d5fb028a40
1 #ifndef __ASM_MICROBLAZE_SYSCALLS_H
3 asmlinkage long sys_clone(int flags, unsigned long stack, struct pt_regs *regs);
4 #define sys_clone sys_clone
6 #include <asm-generic/syscalls.h>
8 #endif /* __ASM_MICROBLAZE_SYSCALLS_H */