summaryrefslogtreecommitdiff
path: root/nacl/curvecp/writeall.h
diff options
context:
space:
mode:
Diffstat (limited to 'nacl/curvecp/writeall.h')
-rw-r--r--nacl/curvecp/writeall.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/nacl/curvecp/writeall.h b/nacl/curvecp/writeall.h
deleted file mode 100644
index 92341236..00000000
--- a/nacl/curvecp/writeall.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef WRITEALL_H
2#define WRITEALL_H
3
4extern int writeall(int,const void *,long long);
5
6#endif