wok diff linld/stuff/src/LOAD.CPP @ rev 20454

Up zstd (1.3.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 06 15:17:20 2018 +0200 (2018-10-06)
parents 485b1db348fd
children 77cbb661144f
line diff
     1.1 --- a/linld/stuff/src/LOAD.CPP	Sun Apr 09 12:22:58 2017 +0200
     1.2 +++ b/linld/stuff/src/LOAD.CPP	Sat Oct 06 15:17:20 2018 +0200
     1.3 @@ -163,7 +163,7 @@
     1.4      }
     1.5      if((kernelparams->setup_sects)>=(_32k/512) || // 0th sector not counted
     1.6  	 kernelparams->boot_flag != 0xAA55)
     1.7 -        die("It's not a kernel");
     1.8 +        die("Not a kernel");
     1.9      heap_top = rm_buf+(rm_size=0x200*(kernelparams->setup_sects+1));  // <*>
    1.10  
    1.11      // Read remaining rm loader