Index: reg_api.h
===================================================================
--- reg_api.h	(revision 0)
+++ reg_api.h	(revision 1)
@@ -0,0 +1,6 @@
+#ifndef _REGAPI_H
+#define _REGAPI_H
+
+void raydium_register_api(void);
+
+#endif