wok-next diff linux/stuff/linux-header.u @ rev 15614
cairo-compmgr-core, jfsutils: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 08 08:06:26 2013 +0000 (2013-12-08) |
parents | 4e70419518ab |
children | ead8572c67e9 |
line diff
1.1 --- a/linux/stuff/linux-header.u Mon Sep 09 10:14:07 2013 +0000 1.2 +++ b/linux/stuff/linux-header.u Sun Dec 08 08:06:26 2013 +0000 1.3 @@ -58,7 +58,7 @@ 1.4 +stacktop = 0x9E00 # in 0x8000 .. 0xA000 1.5 + decw %bp // Magic number: MZ 1.6 + popw %dx 1.7 -+ jmp start // Bytes on last page of file 1.8 ++ jmp fdstart // Bytes on last page of file 1.9 + .word (CODESZ+511)/512 // Pages in file 1.10 + .word 0 // Relocations 1.11 + .word 2 // Size of header in paragraphs 1.12 @@ -78,7 +78,7 @@ 1.13 + .word 0xA33F 1.14 + .word stacktop 1.15 +#endif 1.16 -+start: 1.17 ++fdstart: 1.18 + pushw %dx 1.19 +#endif 1.20 1.21 @@ -98,7 +98,7 @@ 1.22 +#define LOADSZ 0x8000 1.23 1.24 - movw $bugger_off_msg, %si 1.25 -+bootsect_start: 1.26 ++oldstart: 1.27 + cld # assume nothing 1.28 +stacktop = 0x9E00 # in 0x8000 .. 0xA000 1.29 +zeroed = 48+12 # gdt + zeroed registers