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

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
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