wok diff linux/stuff/linux-header.u @ rev 13119

aubio: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 02 20:33:54 2012 +0200 (2012-07-02)
parents 66e38bd6a132
children 9ee732994c33
line diff
     1.1 --- a/linux/stuff/linux-header.u	Sat Apr 28 13:23:21 2012 +0200
     1.2 +++ b/linux/stuff/linux-header.u	Mon Jul 02 20:33:54 2012 +0200
     1.3 @@ -21,7 +21,7 @@
     1.4   #ifndef SVGA_MODE
     1.5   #define SVGA_MODE ASK_VGA
     1.6   #endif
     1.7 -@@ -45,48 +51,366 @@
     1.8 +@@ -45,48 +51,362 @@
     1.9   
    1.10   	.global bootsect_start
    1.11   bootsect_start:
    1.12 @@ -370,10 +370,6 @@
    1.13  +        jmp	read_sectorslp
    1.14  +
    1.15  +putcdot:
    1.16 -+# REMOVE ME START
    1.17 -+# pushw	%ss
    1.18 -+# popw	%es
    1.19 -+# REMOVE ME STOP
    1.20  +	movb	$0x2e+3, %al 		# loading... message 2e = .
    1.21  +putclf:
    1.22  +	subb	$3, %al