shithub: orca

Download patch

ref: fdb138f5a1fe8f5fa9be3f9340c62fa5b0eacc6a
parent: 5e2206f45f74da1aa793a03152dae78748ec6346
author: cancel <cancel@cancel.fm>
date: Fri Dec 7 12:59:48 EST 2018

Cleanup

--- a/bank.h
+++ b/bank.h
@@ -59,6 +59,7 @@
 void oevent_list_init(Oevent_list* olist);
 void oevent_list_deinit(Oevent_list* olist);
 void oevent_list_clear(Oevent_list* olist);
+ORCA_FORCE_NO_INLINE
 void oevent_list_copy(Oevent_list const* src, Oevent_list* dest);
 ORCA_FORCE_NO_INLINE
 Oevent* oevent_list_alloc_item(Oevent_list* olist);