Skip to content

Commit

Permalink
Merge pull request #531 from sstsimulator/devel
Browse files Browse the repository at this point in the history
Automatically Merged using masterautomerge.py
  • Loading branch information
sst-autotester authored Dec 6, 2016
2 parents b676760 + 4108adb commit 5107acb
Show file tree
Hide file tree
Showing 13 changed files with 767 additions and 328 deletions.
191 changes: 0 additions & 191 deletions src/sst/elements/Samba/1

This file was deleted.

12 changes: 3 additions & 9 deletions src/sst/elements/Samba/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ libSamba_la_SOURCES = \
TLBUnit.h \
TLBentry.h \
TLBhierarchy.h \
TLBhierarchy.cc
TLBhierarchy.cc \
PageTableWalker.h \
PageTableWalker.cc


libSamba_la_CPPFLAGS = \
Expand All @@ -29,14 +31,6 @@ libSamba_la_LDFLAGS = \
libSamba_la_LIBADD = \
$(SST_SYSTEMC_LIB)

EXTRA_DIST = \
tests/gupsgen_mmu.py \
tests/gupsgen.py \
tests/stencil3dbench_mmu.py \
tests/stencil3dbench.py \
tests/streambench_mmu.py \
tests/streambench.py

#noinst_PROGRAMS = infogather
#infogather_SOURCES = infogather.cc
#infogather_CPPFLAGS = -I/usr/local/systemc-2.3/include \
Expand Down
Loading

0 comments on commit 5107acb

Please sign in to comment.