Ticket #62618: src_ppc_types.h.patch
File src_ppc_types.h.patch, 338 bytes (added by ballapete (Peter "Pete" Dyballa), 4 years ago) |
---|
-
types.h
old new 28 28 #ifndef DAV1D_SRC_PPC_TYPES_H 29 29 #define DAV1D_SRC_PPC_TYPES_H 30 30 31 /* Include the definition of this data type from original src/<hw arch>/types.h: */ 32 typedef unsigned int u_int32_t; 33 31 34 #include <altivec.h> 32 35 #undef pixel 33 36