summaryrefslogtreecommitdiff
path: root/code/fe310/eos/ecp.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/fe310/eos/ecp.h')
-rw-r--r--code/fe310/eos/ecp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/code/fe310/eos/ecp.h b/code/fe310/eos/ecp.h
index 95aed31..9cc84db 100644
--- a/code/fe310/eos/ecp.h
+++ b/code/fe310/eos/ecp.h
@@ -1,3 +1,4 @@
#include <ecp/core.h>
-int ecp_init(ECPContext *ctx); \ No newline at end of file
+int ecp_init(ECPContext *ctx);
+void ecp_sock_set(ECPSocket *s); \ No newline at end of file