diff options
Diffstat (limited to 'src/threads/thrd_start_t.c')
| -rw-r--r-- | src/threads/thrd_start_t.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/threads/thrd_start_t.c b/src/threads/thrd_start_t.c deleted file mode 100644 index c44f1bcb..00000000 --- a/src/threads/thrd_start_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef int (*thrd_start_t)(void *); - -/* -STDC(201112) -*/ |
