1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
mpv/loader
diego 6b52a2e974 Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Neither variant is valid C99 syntax, but __asm__ is the most portable variant.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27788 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-16 18:59:27 +00:00
..
dmo Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
dshow Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
qtx cosmetics: Remove pointless parentheses from return statements. 2008-05-16 09:31:55 +00:00
wine Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
afl.c Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
com.h Remove pointless #ifdef around the whole file, it is just a complicated #if 1. 2008-10-13 16:06:15 +00:00
debug.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
drv.c Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
drv.h Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
elfdll.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
ext.c #include osdep/mman.h if sys/mman.h is not available. 2008-03-03 09:47:01 +00:00
ext.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
ldt_keeper.c #include osdep/mman.h if sys/mman.h is not available. 2008-03-03 09:47:01 +00:00
ldt_keeper.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
loader.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
module.c Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
pe_image.c #include osdep/mman.h if sys/mman.h is not available. 2008-03-03 09:47:01 +00:00
pe_resource.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
qt_comp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
qt_fv.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
registry.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
registry.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
resource.c Remove $Id$ tags, they make diffs between different versions 2008-01-27 12:15:27 +00:00
vfl.c Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
win32.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
win32.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wineacm.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wrapper.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-23 14:50:55 +00:00
wrapper.S .align -> .balign 2002-11-25 20:37:12 +00:00