Checkpoint: add helgrind target, switch to timespec_get(), add cosmo_random()

This commit is contained in:
Ian Gulliver
2015-07-06 01:11:40 +00:00
parent 9e8891884b
commit 0e5723b9d0
4 changed files with 35 additions and 25 deletions

View File

@@ -22,6 +22,7 @@ typedef struct {
} cosmo_callbacks;
typedef struct {
int placeholder;
} cosmo_options;
typedef struct cosmo cosmo;