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