mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-17 03:03:26 +02:00
Add __pure2 dummy macro
This commit is contained in:
@@ -37,6 +37,10 @@
|
|||||||
# define __dead2
|
# define __dead2
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef __pure2
|
||||||
|
# define __pure2
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Linux headers define a struct with a member names __unused.
|
/* Linux headers define a struct with a member names __unused.
|
||||||
* Disable for now. */
|
* Disable for now. */
|
||||||
#if 0
|
#if 0
|
||||||
|
Reference in New Issue
Block a user