mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 22:17:53 -05:00
smmu: use new range mutex construction for protecting counters
This commit is contained in:
@ -106,6 +106,7 @@ add_library(common STATIC
|
||||
precompiled_headers.h
|
||||
quaternion.h
|
||||
range_map.h
|
||||
range_mutex.h
|
||||
reader_writer_queue.h
|
||||
ring_buffer.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/scm_rev.cpp
|
||||
|
Reference in New Issue
Block a user