mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-24 02:51:43 +01:00
Add __pure2 dummy macro
This commit is contained in:
parent
8ef0ecdf44
commit
33ef70b9e1
@ -37,6 +37,10 @@
|
||||
# define __dead2
|
||||
#endif
|
||||
|
||||
#ifndef __pure2
|
||||
# define __pure2
|
||||
#endif
|
||||
|
||||
/* Linux headers define a struct with a member names __unused.
|
||||
* Disable for now. */
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user