x86: Use RSEQ_ASM_ prefix for RSEQ_CPU_ID_OFFSET, RSEQ_CS_OFFSET, RSEQ_MM_CID_OFFSET
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Feb 2024 19:31:43 +0000 (14:31 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Feb 2024 22:28:07 +0000 (17:28 -0500)
commitd9c11a1515b4199abf9f8c4fac67e8474c607fa6
tree2b7e8cf6afe24b547fa1c70babf2a271f83dad7b
parent94f43fc905cd7097e54a3e7d27cf2f486fa58724
x86: Use RSEQ_ASM_ prefix for RSEQ_CPU_ID_OFFSET, RSEQ_CS_OFFSET, RSEQ_MM_CID_OFFSET

This makes this clearly internal and not part of the public API.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I695af5866ac8bb8f1b62c705df85f96edaa40fa0
include/rseq/rseq-bits-template.h
include/rseq/rseq-x86-bits.h
include/rseq/rseq-x86.h
This page took 0.023943 seconds and 4 git commands to generate.