def ncs36510_addfib(t_self, resources, elf, binf): from tools.add_fib import add_fib_at_start print("binf ", binf) add_fib_at_start(binf[:-4])