From: Mathieu Desnoyers Date: Mon, 3 Jul 2023 15:21:08 +0000 (-0400) Subject: Revert "compiler.h: Introduce caa_unqual_scalar_typeof" X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=dd8987a4052e51b87d2a399fec8997c5192f362f;hp=dd8987a4052e51b87d2a399fec8997c5192f362f;p=userspace-rcu.git Revert "compiler.h: Introduce caa_unqual_scalar_typeof" This reverts commit 67988e204d2c471b24cae61f3f8fedb4f9375034. _Generic requires C11, but liburcu supports C99. Signed-off-by: Mathieu Desnoyers Change-Id: I3b7c7a629cb9b7417caea4ff30b4844ff3d081e9 ---