Commit 71a2ed7
committed
lib: fix atomic64_cmpxchg issue on 32bits environment
it caused the undefined symbol of wrong_size_cmpxchg() during a runtime.
Signed-off-by: Hajime Tazaki <[email protected]>1 parent 673ef3c commit 71a2ed7
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
0 commit comments