On Sat, Jun 04, 2016 at 09:29:23PM +0200, Krister Walfridsson wrote: > But several of the functions are not used in any configuration! (such as the > ip6_forward.c, or fpu_cordit2()) I think these should be removed from the > source code, even if -ffunction-sections or similar is used...
ip6_forward() is used by ip6_input() still? Just as one example. Joerg
