commit | bdb5723f28278266afa223c8537a36d6fba9d67d | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Apr 08 10:30:07 2025 -0700 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Apr 17 00:57:19 2025 +0200 |
tree | 4167fa7cafc1e7e16331abc0dedeb2ac69d0aef0 | |
parent | b0693ee41b4b8ef175050955ba61b0dd392bbda8 [diff] |
xtensa: userspace: remove ununsed syscall helpers Syscall helpers with 0, 1, 2, and 3 number of args are not used so remove them. Signed-off-by: Daniel Leung <daniel.leung@intel.com>