]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/syscall_shim: Remove unnecessary `__used` from execenv variants
authorSergiu Moga <sergiu@unikraft.io>
Wed, 19 Mar 2025 15:14:10 +0000 (17:14 +0200)
committerUnikraft Bot <monkey@unikraft.io>
Thu, 17 Apr 2025 12:33:46 +0000 (12:33 +0000)
commit6f554e48e8b07fe5655f151f2578a4c8625d6b8a
tree73854eb9870ed8b85610f289e6a1e70947e5e2e3
parenteb8098504c641c627e9bd3ba95c6cc5fc99589e3
lib/syscall_shim: Remove unnecessary `__used` from execenv variants

The `__used` attribute in not necessary as we are fine with any of
these potentially being optimised away.

Signed-off-by: Sergiu Moga <sergiu@unikraft.io>
Approved-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
GitHub-Closes: #1618
lib/syscall_shim/include/uk/syscall.h