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