Restructure: Move mncc from common code to 'libmncc'

This commit is contained in:
Andreas Eversberg
2017-11-17 09:01:44 +01:00
parent 9776736cc4
commit 7b539d5dc7
42 changed files with 66 additions and 38 deletions

View File

@@ -27,7 +27,7 @@
#include <time.h>
#include "../common/sample.h"
#include "../common/debug.h"
#include "../common/cause.h"
#include "../libmncc/cause.h"
#include "r2000.h"
//#include "transaction.h"
#include "frame.h"