$OpenBSD: patch-mpeg2_video_mmx_idct_S,v 1.1.1.1 2001/10/14 15:35:04 espie Exp $
--- mpeg2_video/mmx_idct.S.orig	Sat Oct 13 14:55:21 2001
+++ mpeg2_video/mmx_idct.S	Sat Oct 13 14:58:44 2001
@@ -9,10 +9,10 @@
 
 
 .text
-	.align 4
-.globl IDCT_mmx
-	.type	 IDCT_mmx,@function
-IDCT_mmx:
+	.balign 4
+.globl _IDCT_mmx
+	.type	 _IDCT_mmx,@function
+_IDCT_mmx:
 	pushl	 %ebp
 	movl	 %esp,%ebp
 	pushl	 %ecx
@@ -592,11 +592,11 @@ IDCT_mmx:
 	popl %ebp
 	ret
 .Lfe1:
-	.size    IDCT_mmx,.Lfe1-IDCT_mmx
+	.size    _IDCT_mmx,.Lfe1-_IDCT_mmx
 
 
 .data
-	.align 16
+	.balign 16
 	.type	 preSC,@object
 preSC:  .short  16384,22725,21407,19266,16384,12873,8867,4520
         .short  22725,31521,29692,26722,22725,17855,12299,6270
@@ -607,52 +607,52 @@ preSC:  .short  16384,22725,21407,19266,
         .short  17734,24598,23170,20853,17734,13933,9597,4892
         .short  18081,25080,23624,21261,18081,14206,9785,4988
 	.size	 preSC,128
-	.align 8
+	.balign 8
 	.type	x0005000200010001,@object
 	.size	x0005000200010001,8
 x0005000200010001:
 	.long	0x00010001,0x00050002
-	.align 8
+	.balign 8
 	.type	x0040000000000000,@object
 	.size	x0040000000000000,8
 x0040000000000000:
 	.long	0, 0x00400000
-	.align 8
+	.balign 8
 	.type	x5a825a825a825a82,@object
 	.size	x5a825a825a825a82,8
 x5a825a825a825a82:
 	.long	0x5a825a82, 0x5a825a82
-	.align 8
+	.balign 8
 	.type	x539f539f539f539f,@object
 	.size	x539f539f539f539f,8
 x539f539f539f539f:
 	.long	0x539f539f,0x539f539f
-	.align 8
+	.balign 8
 	.type	x4546454645464546,@object
 	.size	x4546454645464546,8
 x4546454645464546:
 	.long	0x45464546,0x45464546
-	.align 8
+	.balign 8
 	.type	x61f861f861f861f8,@object
 	.size	x61f861f861f861f8,8
 x61f861f861f861f8:
 	.long	0x61f861f8,0x61f861f8
-	.align 8
+	.balign 8
 	.type	 scratch1,@object
 	.size	 scratch1,8
 scratch1:
 	.long 0,0
-	.align 8
+	.balign 8
 	.type	 scratch3,@object
 	.size	 scratch3,8
 scratch3:
 	.long 0,0
-	.align 8
+	.balign 8
 	.type	 scratch5,@object
 	.size	 scratch5,8
 scratch5:
 	.long 0,0
-	.align 8
+	.balign 8
 	.type	 scratch7,@object
 	.size	 scratch7,8
 scratch7:
@@ -661,5 +661,5 @@ scratch7:
 	.size	 x0,8
 x0:
 	.long 0,0
-	.align 8
+	.balign 8
 
