Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf9972a9 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86, setup: fix comment in the "glove box" code



Impact: Comment change only

The glove box is about avoiding problems with *registers* being
touched, not *memory*.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent cf06de7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

/*
 * "Glove box" for BIOS calls.  Avoids the constant problems with BIOSes
 * touching memory they shouldn't be.
 * touching registers they shouldn't be.
 */

	.code16