From 4bb25a8f2bd30bdca982d99a70310175941bca55 Mon Sep 17 00:00:00 2001 From: Koichi Nakamura Date: Tue, 29 Dec 2020 22:06:38 +0900 Subject: [PATCH] Set here to the end of builtin dict space --- planck.xxd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planck.xxd b/planck.xxd index 39c5e20..f97fb66 100644 --- a/planck.xxd +++ b/planck.xxd @@ -8,7 +8,7 @@ 00000038: 0000 0000 0080 0408 p_offset,p_vaddr=0x08048000 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 0200 0000 p_align, +00000050: 0010 0000 0084 0408 p_align, 00000058: e082 0408 e880 0408 , (5c: key) 00000060: 6881 0408 9881 0408 (60: find) (64: execute) 00000068: 3881 0408 f0ff ffff (68: jump) (6c: -16)