Commit 9fc4b7e2 authored by Michal Simek's avatar Michal Simek

microblaze: Fix number of syscalls

Number of syscalls have to be updated too.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent b408e2c2
......@@ -38,6 +38,6 @@
#endif /* __ASSEMBLY__ */
#define __NR_syscalls 381
#define __NR_syscalls 387
#endif /* _ASM_MICROBLAZE_UNISTD_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment