Fix typo in comment:
s/addrees/address/ Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Ward Vandewege <ward@gnu.org> git-svn-id: svn://coreboot.org/repository/coreboot-v3@777 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
1dfd5f9321
commit
bb12df9732
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ echo -e "\
|
|||
#
|
||||
# The trick is to push the destination address on the stack with an immediate
|
||||
# instruction (no register/memory references), then return to that address.
|
||||
# This emulates the nonexisting "Jump near, absolute, addrees in operand"
|
||||
# This emulates the nonexisting "Jump near, absolute, address in operand"
|
||||
# instruction in the x86 instruction set.
|
||||
#
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue