blob: bcc9de7ba723c9af8076ec2e6c706fed0a40b3cf [file] [log] [blame]
/*
* Copyright 2019, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
.section .init
ldp fp, lr, [sp], #16
ret
.section .fini
ldp fp, lr, [sp], #16
ret