trampin -> uservec
trampout -> userret
This commit is contained in:
parent
4e62de64cd
commit
ea95a6654c
6 changed files with 18 additions and 17 deletions
|
@ -12,7 +12,7 @@ SECTIONS
|
|||
{
|
||||
*(.text)
|
||||
. = ALIGN(0x1000);
|
||||
*(trampoline)
|
||||
*(trampsec)
|
||||
}
|
||||
|
||||
. = ALIGN(0x1000);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue