mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-17 15:14:28 -04:00
Replace the extern inline with a static inline. With extern inline the compiler will generate the function in all compile units including this file which breaks linking later. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
---|---|---|
.. | ||
patches | ||
Makefile |