Skip to content
Commit 52fda487 authored by Hirokazu Takata's avatar Hirokazu Takata
Browse files

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: default avatarHirokazu Takata <takata@linux-m32r.org>
parent 59ce3df3
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