mirror of
https://github.com/torvalds/linux.git
synced 2024-12-31 23:31:29 +00:00
microblaze: Fix number of syscalls
Number of syscalls have to be updated too. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
b408e2c205
commit
9fc4b7e241
@ -38,6 +38,6 @@
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
#define __NR_syscalls 381
|
||||
#define __NR_syscalls 387
|
||||
|
||||
#endif /* _ASM_MICROBLAZE_UNISTD_H */
|
||||
|
Loading…
Reference in New Issue
Block a user