Merge sp_vm_engine and engine2.

This commit is contained in:
David Anderson
2015-02-24 01:52:14 -08:00
parent 499f7b3929
commit 3cf3f6c3f8
12 changed files with 495 additions and 544 deletions
-2
View File
@@ -33,8 +33,6 @@
#include <stdlib.h>
#include <assert.h>
#include "jit_x86.h"
#include "../sp_vm_engine.h"
#include "../engine2.h"
#include "../plugin-runtime.h"
#include "../sp_vm_basecontext.h"
#include "watchdog_timer.h"