Real modules and threads (mostly).
Need events/waiting to get proper launch thread behavior.
This commit is contained in:
7
src/kernel/modules/xboxkrnl/objects/sources.gypi
Normal file
7
src/kernel/modules/xboxkrnl/objects/sources.gypi
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'xmodule.cc',
|
||||
'xthread.cc',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user