diff options
| author | Mark Stapp <mjs@voltanet.io> | 2020-06-12 16:31:22 -0400 |
|---|---|---|
| committer | Mark Stapp <mjs@voltanet.io> | 2020-06-12 16:31:22 -0400 |
| commit | e3d9208a099919ccc81671f5138eaf74ce629d26 (patch) | |
| tree | 0f0699379b186f09b736cfe0c51f1464e84b69f8 /lib/routemap_cli.c | |
| parent | f8e30433f6fb130d17cf43efb693a04e3399a9e8 (diff) | |
zebra: avoid an atomic builtin that clang doesn't like
We had special-cased use of atomic_add_fetch, because clang just
does not like that builtin. Just use atomic_fetch_add instead.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to 'lib/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions
