1#include "textflag.h" 2 3DATA ·pointer(SB)/4, $·target(SB) 4GLOBL ·pointer(SB),RODATA,$4 5 6TEXT ·jump(SB),NOSPLIT,$4 7 CALL *·pointer(SB) 8 RET 9