From 425eb2c9e57a287f2fc508ac3f05b793302a351a Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 31 Dec 2007 15:57:54 +0000 Subject: Comment out the correct #endif directive. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25560 b3059339-0415-0410-9bf9-f77b7e298cf2 --- vidix/sysdep/AsmMacros_x86.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vidix') diff --git a/vidix/sysdep/AsmMacros_x86.h b/vidix/sysdep/AsmMacros_x86.h index 24dd0e4297..fb717ab5f2 100644 --- a/vidix/sysdep/AsmMacros_x86.h +++ b/vidix/sysdep/AsmMacros_x86.h @@ -343,6 +343,6 @@ static __inline__ void intr_enable() __asm__ __volatile__("sti"); } -#endif +//#endif -//#endif /* ASMMACROS_X86_H */ +#endif /* ASMMACROS_X86_H */ -- cgit v1.2.3