mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-08-27 22:40:28 -04:00
dcd3704ee5
Adds 32-bit support exactly the same way that the sparc backend handles 32- and 64-bit core file support. The 64-bit core file support was tested and still works same as before. Signed-off-by: Jim Wilson <jimw@sifive.com>
3 lines
44 B
C
3 lines
44 B
C
#define BITS 64
|
|
#include "riscv_corenote.c"
|