Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc569f1a authored by Philippe Gerum's avatar Philippe Gerum Committed by Mike Frysinger
Browse files

Blackfin: export show_stack() to modules

parent b9c7eb49
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -944,6 +944,7 @@ void show_stack(struct task_struct *task, unsigned long *stack)
	}
#endif
}
EXPORT_SYMBOL(show_stack);

void dump_stack(void)
{