Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: 32-bit: Fix number of argument to epoll_wait.
The number of arguments only matters for syscalls with stack arguments that is using 5 or more argument slots so this is just cosmetic fix. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
- Loading branch information