Prepare for a core file image.

This commit is contained in:
Naoki Hamada
2014-07-17 15:19:25 +09:00
parent cb9d346567
commit 3e8083efc1
3 changed files with 127 additions and 26 deletions

View File

@@ -35,6 +35,8 @@
#include <asm/io.h>
#include "mcctrl.h"
#define DEBUG 1
#ifdef DEBUG
#define dprintk printk
#else