Skip to content
Commit 74e08fcf authored by Jonas Bonn's avatar Jonas Bonn Committed by Rusty Russell
Browse files

modules: add default loader hook implementations



The module loader code allows architectures to hook into the code by
providing a small number of entry points that each arch must implement.
This patch provides __weakly linked generic implementations of these
entry points for architectures that don't need to do anything special.

Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 81c74136
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment