xref: /linux/arch/csky/kernel/vdso/so2s.sh (revision d0034a7a4ac7fae708146ac0059b9c47a1543f0d)
1 *87f3248cSGuo Ren#!/bin/sh
2 *87f3248cSGuo Ren# SPDX-License-Identifier: GPL-2.0+
3 *87f3248cSGuo Ren
4 *87f3248cSGuo Rensed 's!\([0-9a-f]*\) T \([a-z0-9_]*\)\(@@LINUX_5.10\)*!.global \2\n.set \2,0x\1!' \
5 *87f3248cSGuo Ren| grep '^\.'
6