1
0

Add blocking D$

This commit is contained in:
Andrew Waterman
2016-05-25 11:08:11 -07:00
parent a8462d3cfc
commit e82c080c3c
10 changed files with 70 additions and 63 deletions

View File

@ -7,7 +7,7 @@ sim_dir = .
output_dir = $(sim_dir)/output
BACKEND = c
CONFIG ?= DefaultCPPConfig
CONFIG ?= DefaultConfig
include $(base_dir)/Makefrag