home *** CD-ROM | disk | FTP | other *** search
- / code3.s (emx+gcc) -- Copyright (c) 1992-1993 by Eberhard Mattes
-
- .globl _DosQueryMessageCP
-
- _DosQueryMessageCP:
- pushl 0(%esp)
- movl $__msgseg32, %eax
- xchgl 20(%esp), %eax
- xchgl 16(%esp), %eax
- xchgl 12(%esp), %eax
- xchgl 8(%esp), %eax
- movl %eax, 4(%esp)
- jmp _DosIQueryMessageCP
-