diff options
| author | Sébastien Marie <semarie@users.noreply.github.com> | 2015-12-23 11:32:02 +0100 |
|---|---|---|
| committer | Sébastien Marie <semarie@users.noreply.github.com> | 2016-01-12 08:43:52 +0100 |
| commit | a545eac593b0ff3a6ad6c2d8390de51c30712089 (patch) | |
| tree | 9d008d3815e5aee7a14726eaf49f184f33306f8f /src/rustllvm/RustWrapper.cpp | |
| parent | 468959580ae9bef5996ae1d43fc9d730e4977999 (diff) | |
| download | rust-a545eac593b0ff3a6ad6c2d8390de51c30712089.tar.gz rust-a545eac593b0ff3a6ad6c2d8390de51c30712089.zip | |
make siginfo_si_addr() returns a usize
`siginfo_si_addr()` function is used once, and the returned value is casted to `usize`. So make the function returns a `usize`. it simplifies OpenBSD case, where the return type wouldn't be a `*mut libc::c_void` but a `*mut libc::c_char`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
