From 3985112898b953e6b152271c917f67c9fd5e8758 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 14 Feb 2018 15:13:38 +0100 Subject: cpu/x86/16bit/entry16.inc: Fix typo in comment Add the missing *r* of the possessive pronoun *your*. Change-Id: I2b520f398a904eb8e4412835d90bde1ee0b504b7 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/23758 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Sumeet R Pawnikar --- src/cpu/x86/16bit/entry16.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cpu/x86') diff --git a/src/cpu/x86/16bit/entry16.inc b/src/cpu/x86/16bit/entry16.inc index cf366e0af6..a87ce754fa 100644 --- a/src/cpu/x86/16bit/entry16.inc +++ b/src/cpu/x86/16bit/entry16.inc @@ -54,7 +54,7 @@ _start16bit: * If we are hyperthreaded or we have multiple cores it is bad, * for SMP startup. On Opterons it causes a 5 second delay. * Invalidating the cache was pure paranoia in any event. - * If you CPU needs it you can write a CPU dependent version of + * If your CPU needs it you can write a CPU dependent version of * entry16.inc. */ -- cgit v1.2.3