yuzu/src/core/hle
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable
Avoids the need to rebuild multiple source files if the filesystem code
headers change.

This also gets rid of a few instances of indirect inclusions being
relied upon
2018-08-20 23:28:46 -04:00
..
kernel Merge pull request #1051 from B3n30/UnscheduleEventThreadsafe 2018-08-15 18:25:30 -04:00
service service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
ipc.h
ipc_helpers.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
lock.cpp
lock.h
result.h