1
0

add CONFIG to the name of simulator executable

This commit is contained in:
Yunsup Lee
2014-09-11 22:11:58 -07:00
parent c98afa1fea
commit 275b72368b
9 changed files with 54 additions and 49 deletions

View File

@ -2,7 +2,6 @@
#include "emulator.h"
#include "mm.h"
#include "mm_dramsim2.h"
#include "Top.h" // chisel-generated code...
#include <fcntl.h>
#include <signal.h>
#include <stdio.h>