From: Steinar H. Gunderson Date: Tue, 20 Sep 2016 12:17:36 +0000 (+0200) Subject: Explicitly declare both versions of add_to_frame_fastpath_core, to prevent GCC from... X-Git-Tag: 0.5.2~2 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=69b4f1db4fc485f28d6265a6adacb9a6baaa095f;hp=69b4f1db4fc485f28d6265a6adacb9a6baaa095f;p=bmusb Explicitly declare both versions of add_to_frame_fastpath_core, to prevent GCC from inlining the wrong version. ---