microblaze: Add missing export symbols for lib functions
Adding missing export symbols for loadable modules. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
@@ -58,3 +58,4 @@ DWtype __muldi3(DWtype u, DWtype v)
|
||||
|
||||
return w.ll;
|
||||
}
|
||||
EXPORT_SYMBOL(__muldi3);
|
||||
|
Reference in New Issue
Block a user