mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-08-27 09:51:29 -04:00
4ce476c3b5
The indirection is no longer needed since we always link to libgcc even when the panic_abort runtime is used. Instead we can just call the libgcc functions directly.