mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-04-24 10:52:20 +02:00
Disable __bounded__ __attribute__
This commit is contained in:
parent
96358a2ad6
commit
8b95dc5865
@ -57,6 +57,10 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef __bounded__
|
||||||
|
# define __bounded__(x, y, z)
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef __FBSDID
|
#ifndef __FBSDID
|
||||||
# define __FBSDID(x)
|
# define __FBSDID(x)
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user