Mercurial > mplayer.hg
changeset 739:c0131b42214a
ize ... sorry ;)
author | pontscho |
---|---|
date | Wed, 09 May 2001 16:46:02 +0000 |
parents | 7705b51ab518 |
children | d9b08199047f |
files | mp3lib/d_cpu.s |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mp3lib/d_cpu.s Wed May 09 16:40:06 2001 +0000 +++ b/mp3lib/d_cpu.s Wed May 09 16:46:02 2001 +0000 @@ -15,7 +15,6 @@ / return: cpu ident number. / --------------------------------------------------------------------------- CpuDetect: - pushl %eax pushl %ebx pushl %ecx pushl %edx @@ -42,7 +41,6 @@ popl %edx popl %ecx popl %ebx - popl %eax ret / ---------------------------------------------------------------------------