Skip to content

Commit

Permalink
Merge pull request #18 from pulp-platform/misc-3
Browse files Browse the repository at this point in the history
Restructure directories
  • Loading branch information
bluewww authored Mar 17, 2024
2 parents 2cefee8 + 8e9bc98 commit 621656e
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1,159 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmarks_LDADD = $(TRDB_ALL_LINKER_LIBS)
# Dynamic library
lib_LTLIBRARIES = libtrdb.la
libtrdb_la_SOURCES = src/trace_debugger.c src/utils.c src/serialize.c \
src/error.c src/disassembly.c dpi/trdb_sv.c
src/error.c src/disassembly.c src/dpi/trdb_sv.c
libtrdb_la_LDFLAGS = $(TRDB_ALL_LINKER_FLAGS)
libtrdb_la_LIBADD = $(TRDB_ALL_LINKER_LIBS)

Expand Down
File renamed without changes.
File renamed without changes.
584 changes: 0 additions & 584 deletions patches/insn_info_fix_original

This file was deleted.

574 changes: 0 additions & 574 deletions patches/insn_info_fix_port_128

This file was deleted.

File renamed without changes.

0 comments on commit 621656e

Please sign in to comment.