commit | 40c2702a02b755e0183b702778331b351f3be20c | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jul 08 09:50:24 2013 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jul 10 07:32:09 2013 +0200 |
tree | 5d6115deae95c90e1f1a3f1ef73605049c2d41de | |
parent | c421cee4e897c50688e04639189b4f5f4c8e57c6 [diff] |
microblaze: Move __NR_syscalls from uapi The reason is that other applications like strace think that every __NR_xx is syscall. Also __NR_syscalls is not used by user applications/libs. Signed-off-by: Michal Simek <michal.simek@xilinx.com>