Skip to content

Commit

Permalink
libmetal: add __sync_synchronize support
Browse files Browse the repository at this point in the history
Signed-off-by: Guiding Li <liguiding1@xiaomi.com>
  • Loading branch information
Guiding Li authored and xiaoxiang781216 committed Oct 14, 2021
1 parent 234a241 commit 4b2a0b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/processor/xtensa/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
#define __METAL_XTENSA_CPU__H__

#define metal_cpu_yield()
#define __sync_synchronize()

#endif /* __METAL_XTENSA_CPU__H__ */

0 comments on commit 4b2a0b8

Please sign in to comment.