summaryrefslogtreecommitdiffstats
path: root/libdha/sysdep/AsmMacros_powerpc.h
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-22 12:22:40 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-22 12:22:40 +0000
commit6c8416503d036be2d5eae08c50cd1a9ab7fd0a18 (patch)
tree35296e0c5de9bfb63b8c78e3226fe3faa58df928 /libdha/sysdep/AsmMacros_powerpc.h
parent8c28841ed170adade5b4cab1069b98e16ab0e7dd (diff)
downloadmpv-6c8416503d036be2d5eae08c50cd1a9ab7fd0a18.tar.bz2
mpv-6c8416503d036be2d5eae08c50cd1a9ab7fd0a18.tar.xz
libdha on linux powerpc support by Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7838 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libdha/sysdep/AsmMacros_powerpc.h')
-rw-r--r--libdha/sysdep/AsmMacros_powerpc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libdha/sysdep/AsmMacros_powerpc.h b/libdha/sysdep/AsmMacros_powerpc.h
index 548a7c9414..2e1edee2ae 100644
--- a/libdha/sysdep/AsmMacros_powerpc.h
+++ b/libdha/sysdep/AsmMacros_powerpc.h
@@ -55,8 +55,6 @@ static __inline__ unsigned long inl(short port)
#define intr_disable()
#define intr_enable()
-#else
-#error This stuff is not ported on your system
#endif
#endif