Mercurial > sdl-ios-xcode
comparison src/hermes/mmx_main.asm @ 1699:4ce6deb843c5 SDL-1.3
Renamed, per Mike's comment on bug #157
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 21 Jun 2006 08:26:43 +0000 |
parents | 393092a3ebf6 |
children | 180fa05e98e2 |
comparison
equal
deleted
inserted
replaced
1698:412149a1c756 | 1699:4ce6deb843c5 |
---|---|
7 ; licensing conditions | 7 ; licensing conditions |
8 ; | 8 ; |
9 | 9 |
10 BITS 32 | 10 BITS 32 |
11 | 11 |
12 %include "common.asm" | 12 %include "common.inc" |
13 | 13 |
14 SDL_FUNC _ConvertMMX | 14 SDL_FUNC _ConvertMMX |
15 SDL_FUNC _mmxreturn | 15 SDL_FUNC _mmxreturn |
16 | 16 |
17 SECTION .text | 17 SECTION .text |