so other place can get the stack pointer easily Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done