mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 01:34:00 +08:00
6 lines
66 B
ArmAsm
6 lines
66 B
ArmAsm
|
.text
|
||
|
|
||
|
.globl _zimage_start
|
||
|
_zimage_start:
|
||
|
b _zimage_start_lib
|