Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,6 +38,6 @@

#endif /* __ASSEMBLY__ */

#define __NR_syscalls         381
#define __NR_syscalls         387

#endif /* _ASM_MICROBLAZE_UNISTD_H */