Skip to content

Commit 9f732a7

Browse files
committed
Add header for faux siminfo function
1 parent 2523f8a commit 9f732a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

simapi/simapi.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,6 @@ typedef struct
103103
}
104104
SimInfo;
105105

106+
void simapi_set_faux_siminfo(SimInfo* si);
107+
106108
#endif

0 commit comments

Comments
 (0)