1 /* SPDX-License-Identifier: GPL-2.0 */
3 * sys32.S: I-cache tricks for 32-bit compatibility layer simple
10 #include <asm/errno.h>
12 /* NOTE: call as jump breaks return stack, we have to avoid that */
18 sethi %hi(sys_mmap), %g1
19 jmpl %g1 + %lo(sys_mmap), %g0