Skip to content

Commit b09863a

Browse files
committed
Add missing files.
1 parent 01407e6 commit b09863a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
void printBenchmarkInfo(char* benchmarkId);
2+
3+
void printSystemInfo();

C/Savina/src/include/deque.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target_sources(${LF_MAIN_TARGET} PRIVATE deque.c)

0 commit comments

Comments
 (0)