6 lines
105 B
ArmAsm
Raw Normal View History

2026-01-21 18:59:54 +08:00
/* SPDX-License-Identifier: GPL-2.0 */
.text
.global _zimage_start
_zimage_start:
b _zimage_start_lib