Fix: powerpc32: transparent unions alter calling convention
[userspace-rcu.git] / include / urcu / compiler.h
index 157346763078a3ec1d73b7c65618ed1bd98b325f..34eb564bb77795e9e77d21983240c3327b3401d1 100644 (file)
                                + __GNUC_PATCHLEVEL__)
 #endif
 
-#ifndef __cplusplus
-#define caa_c_transparent_union        __attribute__((__transparent_union__))
-#else
-#define caa_c_transparent_union
-#endif
-
 #endif /* _URCU_COMPILER_H */
This page took 0.02214 seconds and 4 git commands to generate.