gallium: implement tests for PPC/PPC64
This commit is contained in:
@@ -93,8 +93,11 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 0 /* FIXME */
|
#if defined(__PPC__)
|
||||||
#define PIPE_ARCH_PPC
|
#define PIPE_ARCH_PPC
|
||||||
|
#if defined(__PPC64__)
|
||||||
|
#define PIPE_ARCH_PPC_64
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user