nb/intel/nehalem/raminit.c: Refine broken comment

Change-Id: Ic5c92d9a2d8bb040a04602e5da2cd37a2ae8db95
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: https://review.coreboot.org/18052
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Stefan Tauner 2017-01-07 07:26:27 +01:00 committed by Martin Roth
parent e4c85c128a
commit f13bd41c50
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
* GNU General Public License for more details.
*/
/* Please don't remove this. It's needed it to do debugging
and reverse engineering to support in future more nehalem variants. */
/* Please don't remove this. It's needed for debugging and reverse
* engineering more nehalem variants in the future. */
#ifndef REAL
#define REAL 1
#endif