diff options
author | leochanj <jbakita@cs.unc.edu> | 2020-10-20 21:46:20 -0400 |
---|---|---|
committer | leochanj <jbakita@cs.unc.edu> | 2020-10-20 21:46:20 -0400 |
commit | e2b50015cebdfba68699abd6e8575e38230f5a78 (patch) | |
tree | 8bc28e082ad58e5fec07de81fd7c7f9bd9db2686 /extra.h | |
parent | 79f30887129145e15e5172e36a7d7602859fc932 (diff) | |
parent | dd606a16e840880e7617b140f6083af8ea83b6b7 (diff) |
Merge branch 'rtas20-wip' into sd-vbs
Diffstat (limited to 'extra.h')
-rw-r--r-- | extra.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /** | 1 | /** |
2 | * Copyright 2019 Sims Hill Osborne and Joshua Bakita | 2 | * Copyright 2019 Sims Hill Osborne and 2020 Joshua Bakita |
3 | * | 3 | * |
4 | * This header provides facilities by which to separably run and time TACLeBench | 4 | * This header provides facilities by which to separably run and time TACLeBench |
5 | * To use this for paired task timing, define PAIRED (pass CFLAGS=-DPAIRED to make) | 5 | * To use this for paired task timing, define PAIRED (pass CFLAGS=-DPAIRED to make) |