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