diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-18 11:38:41 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-11-05 14:18:15 +0100 |
commit | 2eb6274d12b92eb57dc6fa0516c4248509f4a66a (patch) | |
tree | 0a8d2e36c9a516364ee27496fddf32c3ac817aca /rust/qemu-api-macros/src | |
parent | 00ed18de3537c783add0be5ea1e0a84979f6f63b (diff) | |
download | qemu-2eb6274d12b92eb57dc6fa0516c4248509f4a66a.zip qemu-2eb6274d12b92eb57dc6fa0516c4248509f4a66a.tar.gz qemu-2eb6274d12b92eb57dc6fa0516c4248509f4a66a.tar.bz2 |
rust: remove uses of #[no_mangle]
Mangled symbols do not cause any issue; disabling mangling is only useful if
C headers reference the Rust function, which is not the case here.
Reviewed-by: Junjie Mao <junjie.mao@hotmail.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros/src')
0 files changed, 0 insertions, 0 deletions