Comment out the correct #endif directive.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25560 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-12-31 15:57:54 +00:00
parent da7cc29d3f
commit 425eb2c9e5
1 changed files with 2 additions and 2 deletions

View File

@ -343,6 +343,6 @@ static __inline__ void intr_enable()
__asm__ __volatile__("sti");
}
#endif
//#endif
//#endif /* ASMMACROS_X86_H */
#endif /* ASMMACROS_X86_H */