Minor fixes

This commit is contained in:
Nekotekina 2016-08-20 00:14:10 +03:00
parent e32c49c12c
commit df6607e236
52 changed files with 309 additions and 282 deletions

View file

@ -8,6 +8,8 @@
#include "sys_process.h"
#include "sys_timer.h"
namespace vm { using namespace ps3; }
logs::channel sys_timer("sys_timer", logs::level::notice);
extern u64 get_system_time();