mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
Fixed a bug
This commit is contained in:
parent
4bb25a8f2b
commit
cb04762b87
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
00000040: 0000 0000 0004 0000 p_paddr,p_filesz
|
||||
00000048: 0000 0008 0700 0000 p_memsz(128MB),PF_X|PF_W|PF_R
|
||||
00000050: 0010 0000 0084 0408 p_align, <here>
|
||||
00000058: e082 0408 e880 0408 <latest:init="=">, <interpreter>(5c: key)
|
||||
00000058: e083 0408 e880 0408 <latest:init="=">, <interpreter>(5c: key)
|
||||
00000060: 6881 0408 9881 0408 (60: find) (64: execute)
|
||||
00000068: 3881 0408 f0ff ffff (68: jump) (6c: -16)
|
||||
00000070: be5c 8004 08bd 0080 (70: movl $interpreter,%esi) (75: movl $0x10048000,%ebp)
|
||||
|
|
Loading…
Reference in a new issue