memdisk/dskprobe: Show the status of the last command when debugging
[profile/ivi/syslinux.git] / memdisk / memcpy.S
index 5f2c4ec..6b986a0 100644 (file)
@@ -80,7 +80,7 @@ memcpy:
        popl    %eax            /* Return value */
        popl    %edi
        popl    %esi
-1:     
+1:
        ret
 
        .size   memcpy, .-memcpy