mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
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:
parent
da7cc29d3f
commit
425eb2c9e5
@ -343,6 +343,6 @@ static __inline__ void intr_enable()
|
||||
__asm__ __volatile__("sti");
|
||||
}
|
||||
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
//#endif /* ASMMACROS_X86_H */
|
||||
#endif /* ASMMACROS_X86_H */
|
||||
|
Loading…
Reference in New Issue
Block a user