summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/wait_tree.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-12-27 20:28:15 -0500
committerLioncash <mathew1800@gmail.com>2018-12-27 20:32:30 -0500
commit771431f62539a991cc4d8cf5dc4908bb5b366da2 (patch)
treedb724de34e5e8a8326ce1a061553520cbd157944 /src/yuzu/debugger/wait_tree.cpp
parente84e4fd3f8f3d42a37206ea743fac35f5161ea14 (diff)
kernel/thread: Move process thread initialization into process.cpp
This function isn't a general purpose function that should be exposed to everything, given it's specific to initializing the main thread for a Process instance. Given that, it's a tad bit more sensible to place this within process.cpp, which keeps it visible only to the code that actually needs it.
Diffstat (limited to 'src/yuzu/debugger/wait_tree.cpp')
0 files changed, 0 insertions, 0 deletions