wok view linld/stuff/a20.u @ rev 21822

Remove unused kernel cmdline args root=/dev/null
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 18:00:45 2019 +0200 (2019-08-25)
parents 8c67051bb198
children
line source
1 --- LINLD097/A20.ASM
2 +++ LINLD097/A20.ASM
3 @@ -99,6 +99,7 @@
4 mov ah,05h ;local enable a20
5 call [drv] ;
6 pop bx ax
7 + pop bp
8 ret
9 endp _enable_a20_xmm