commit | eb6111495ca94a8c9fa7ca043bd5d5cff9a661f4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Mon Mar 01 23:49:45 2021 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sun May 02 00:43:34 2021 +0900 |
tree | e96e841f1a7f2ff525208526109f95fba70a9ef9 | |
parent | 9c19722c5e1c623f2d7939bdeb74427e9a73c5d5 [diff] |
sh: syscalls: switch to generic syscallhdr.sh Many architectures duplicate similar shell scripts. This commit converts sh to use scripts/syscallhdr.sh. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>