1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
Lioncash 7b2917b4e1 kernel: Add missing override specifiers
Over the course of the kernel refactoring a tiny bit of missing
overrides slipped through review, so we can add these.

While we're at it, we can remove redundant virtual keywords where
applicable as well.
2021-05-29 02:58:32 -04:00
..
kernel kernel: Add missing override specifiers 2021-05-29 02:58:32 -04:00
service Merge pull request #6331 from lioncash/gesture 2021-05-26 09:19:00 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects. 2021-05-20 21:41:52 -07:00
lock.cpp
lock.h
result.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00