Mass reformat
This commit is contained in:
parent
4d27def35e
commit
df11e34235
27 changed files with 121 additions and 136 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include <time.h>
|
||||
|
||||
struct timespec ts = {.tv_nsec = 30, .tv_sec = 0};
|
||||
volatile int dummy = 0;
|
||||
volatile int dummy = 0;
|
||||
|
||||
int main(void) {
|
||||
struct timespec start, end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue