Move common function to dl_helper.c
This commit is contained in:
parent
1c99b9d1fe
commit
854f383c28
6 changed files with 235 additions and 289 deletions
|
@ -226,6 +226,7 @@ kernel = {
|
|||
sparc64_ieee1275 = kern/sparc64/ieee1275/ieee1275.c;
|
||||
|
||||
arm = kern/arm/dl.c;
|
||||
arm = kern/arm/dl_helper.c;
|
||||
arm = kern/arm/cache.S;
|
||||
arm = kern/arm/misc.S;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue