70b759 stub.s: use %eax rather than %rax so that the same stub can be used

Authored and Committed by midipix 9 years ago
1 file changed. 1 lines added. 1 lines removed.
    stub.s: use %eax rather than %rax so that the same stub can be used
    for both 32- and 64-bit builds.
    
        
file modified
+1 -1