From e9a22a46d74aa21284502720dfc5bbd3540d3457 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 15 Sep 2008 16:36:11 +0000 Subject: - commentary typo fix --- ldso/ldso/sh/dl-startup.h | 2 +- ldso/ldso/sh/dl-sysdep.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ldso/ldso/sh') diff --git a/ldso/ldso/sh/dl-startup.h b/ldso/ldso/sh/dl-startup.h index 05e282bd8..7a3fdf235 100644 --- a/ldso/ldso/sh/dl-startup.h +++ b/ldso/ldso/sh/dl-startup.h @@ -1,4 +1,4 @@ -/* Any assmbly language/system dependent hacks needed to setup boot1.c so it +/* Any assembly language/system dependent hacks needed to setup boot1.c so it * will work as expected and cope with whatever platform specific wierdness is * needed for this architecture. */ diff --git a/ldso/ldso/sh/dl-sysdep.h b/ldso/ldso/sh/dl-sysdep.h index 35a66fb54..fd0f236a2 100644 --- a/ldso/ldso/sh/dl-sysdep.h +++ b/ldso/ldso/sh/dl-sysdep.h @@ -1,5 +1,5 @@ /* - * Various assmbly language/system dependent hacks that are required + * Various assembly language/system dependent hacks that are required * so that we can minimize the amount of platform specific code. */ -- cgit v1.2.3