mailing list of musl libc
 help / color / mirror / code / Atom feed
0d37de0b045bd2bc5f52805aa9acc71eacc01a33 blob 174 bytes (raw)

1
2
3
4
5
6
 
#include <signal.h>

#define ELF_NGREG 32
#define ELF_NFPREG 33
typedef unsigned long elf_greg_t, elf_gregset_t[ELF_NGREG];
typedef union __riscv_mc_fp_state elf_fpregset_t;
debug log:

solving 0d37de0b ...
found 0d37de0b in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).