Start of DPCs. Queuing them, but not yet dispatching.

This commit is contained in:
Ben Vanik
2014-01-11 21:40:23 -08:00
parent 27d4938cc2
commit c50fbafbd9
8 changed files with 318 additions and 0 deletions

View File

@@ -3,10 +3,14 @@
'sources': [
'async_request.cc',
'async_request.h',
'dispatcher.cc',
'dispatcher.h',
'kernel.h',
'kernel_state.cc',
'kernel_state.h',
'modules.h',
'native_list.cc',
'native_list.h',
'object_table.cc',
'object_table.h',
'xam_content.cc',