Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
m32r: Ignore warnings for unused syscalls
checksyscalls.sh reports warnings for missing syscalls. But, on m32r, some legacy syscalls were removed elaborately. This patch kills warnings for obsolete syscalls, which are no longer used in the m32r kernel. Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
- Loading branch information