mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-04-26 18:11:26 +02:00
Add __pure2 dummy macro
This commit is contained in:
parent
8ef0ecdf44
commit
33ef70b9e1
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user