mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
fix spelling in linux-user sub directory
Cc: Riku Voipio <riku.voipio@iki.fi> Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
bcb15d9c84
commit
b4916d7b9d
5 changed files with 8 additions and 8 deletions
|
@ -575,7 +575,7 @@ static int load_flat_file(struct linux_binprm * bprm,
|
|||
* help simplify all this mumbo jumbo
|
||||
*
|
||||
* We've got two different sections of relocation entries.
|
||||
* The first is the GOT which resides at the begining of the data segment
|
||||
* The first is the GOT which resides at the beginning of the data segment
|
||||
* and is terminated with a -1. This one can be relocated in place.
|
||||
* The second is the extra relocation entries tacked after the image's
|
||||
* data segment. These require a little more processing as the entry is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue