From 65cc53fe7c6556b90159b8c3da1eb283792387db Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Tue, 30 May 2023 23:02:29 +0000 Subject: Fix misspellings in sysdeps/ -- BZ 25337 --- sysdeps/ia64/dl-trampoline.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdeps/ia64/dl-trampoline.S') diff --git a/sysdeps/ia64/dl-trampoline.S b/sysdeps/ia64/dl-trampoline.S index 0398850be3..54b33c8c02 100644 --- a/sysdeps/ia64/dl-trampoline.S +++ b/sysdeps/ia64/dl-trampoline.S @@ -370,7 +370,7 @@ ENTRY(_dl_runtime_profile) { .mmi and r15 = -16, r15 ;; - /* We don't copy the 16byte scatch area. Prepare r16/r17 as + /* We don't copy the 16byte scratch area. Prepare r16/r17 as destination. */ sub r16 = r12, r15 sub r17 = r12, r15 @@ -390,7 +390,7 @@ ENTRY(_dl_runtime_profile) ;; } { .mii - /* Skip the 16byte scatch area. Prepare r2/r3 as source. */ + /* Skip the 16byte scratch area. Prepare r2/r3 as source. */ adds r2 = 16, loc10 adds r3 = 24, loc10 mov ar.lc = r15 -- cgit 1.4.1