diff src/video/ataricommon/SDL_ikbdinterrupt.S @ 287:e4bd0cf95506

From: Patrice Mandin <pmandin@caramail.com> Subject: [SDL] [PATCH] Little cleanups for Atari port
author Sam Lantinga <slouken@libsdl.org>
date Wed, 27 Feb 2002 16:15:34 +0000
parents c5010ab8ba35
children f6ffac90895c
line wrap: on
line diff
--- a/src/video/ataricommon/SDL_ikbdinterrupt.S	Tue Feb 26 14:38:53 2002 +0000
+++ b/src/video/ataricommon/SDL_ikbdinterrupt.S	Wed Feb 27 16:15:34 2002 +0000
@@ -119,8 +119,6 @@
 
 	.data
 	.even
-	.comm	old_ikbd,4*1
-	.even
 	.comm	ikbd_ierb,4*1
 	.even
 	.comm	ikbd_imrb,4*1
@@ -130,7 +128,8 @@
 	.text
 	.even
 	.ascii	"XBRA"
-	.ascii	"_SDL"
+	.ascii	"LSDL"
+	.comm	old_ikbd,4*1
 ikbd:
 	moveml	d0-d1/a0,sp@-
 	moveb	0xfffffc02:w,d0