user.h\bits\riscv64\arch - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/arch/riscv64/bits/user.h
blob: 0d37de0b045bd2bc5f52805aa9acc71eacc01a33 (plain) (blame)
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;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 15:41:16 +0000

AltStyle によって変換されたページ (->オリジナル) /