ppc: remove incomplete undef list
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Jan 2022 20:33:09 +0000 (15:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 21 Jan 2022 20:33:09 +0000 (15:33 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8f17fc89f34fd671d72a9bb5bcc12ca0bed1ca81

include/rseq/rseq-ppc.h

index 387dc89844be7d856663a50d7828ac0c137221ea..5a8d05d311018c8ea64c925c6ab4a13ea9ee1713 100644 (file)
@@ -792,9 +792,4 @@ error2:
 #endif
 }
 
-#undef RSEQ_STORE_LONG
-#undef RSEQ_LOAD_LONG
-#undef RSEQ_LOADX_LONG
-#undef RSEQ_CMP_LONG
-
 #endif /* !RSEQ_SKIP_FASTPATH */
This page took 0.025814 seconds and 4 git commands to generate.