Introduce __RSEQ_ASM_DEFINE_CS_FIELDS
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 29 Feb 2024 15:01:11 +0000 (10:01 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 29 Feb 2024 15:03:22 +0000 (10:03 -0500)
commit35ab4690dc0f7696db5af96040b6e2b9f4506dda
treeff601119a1d43987c695211b3a81792f4657f819
parented21bf6d5b04c58c7aeed3822d21ddc635dbe76d
Introduce __RSEQ_ASM_DEFINE_CS_FIELDS

The new macro __RSEQ_ASM_DEFINE_CS_FIELDS can be used by
__RSEQ_ASM_DEFINE_TABLE as well as __RSEQ_ASM_DEFINE_ABORT on
arm and mips, thus removing redundant code.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ie03f5d51d20027a3eb3b9eba636b0f5cc890c333
include/rseq/arch/arm.h
include/rseq/arch/generic/common.h
include/rseq/arch/mips.h
This page took 0.024986 seconds and 4 git commands to generate.