summaryrefslogtreecommitdiffstats
path: root/H64E-2/h64e-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'H64E-2/h64e-model.h')
-rw-r--r--H64E-2/h64e-model.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/H64E-2/h64e-model.h b/H64E-2/h64e-model.h
index 761d327..84fcbf2 100644
--- a/H64E-2/h64e-model.h
+++ b/H64E-2/h64e-model.h
@@ -43,4 +43,6 @@ int h64e_so_data_out(H64E_stream_out *out, uint8_t *data, int32_t size);
int h64e_so_ready(H64E_stream_out *out);
int h64e_so_len(H64E_stream_out *out);
+
+
#endif /* h64e_model_h */