suyu/src/core/hle
Jan Beich 50e52ade85 video_core: unbreak -Werror in NVDEC with Clang
src/core/hle/service/nvdrv/devices/nvhost_nvdec_common.cpp:41:15: error: unused variable 'OutOfMemory' [-Werror,-Wunused-const-variable]
constexpr u32 OutOfMemory{static_cast<u32>(-12)};
              ^
2020-10-30 16:43:10 +00:00
..
kernel kernel/process: Add missing <ctime> include 2020-10-29 03:17:20 -04:00
service video_core: unbreak -Werror in NVDEC with Clang 2020-10-30 16:43:10 +00:00
ipc.h
ipc_helpers.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00