mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-14 10:27:03 +00:00
Add a deprecated option
This commit is contained in:
parent
a4e825411a
commit
a943d1da41
@ -65,6 +65,7 @@ static inline int u64_cmp(u64 i1, u64 i2)
|
||||
#define NORET __attribute__((noreturn))
|
||||
#define UNUSED __attribute__((unused))
|
||||
#define PACKED __attribute__((packed))
|
||||
#define DEPRECATED __attribute__((deprecated))
|
||||
|
||||
/* Microsecond time */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user