[svn] / trunk / xvidcore / src / utils / mem_align.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/utils/mem_align.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 41, Wed Mar 20 00:28:02 2002 UTC revision 195, Wed Jun 12 20:38:41 2002 UTC
# Line 3  Line 3 
3    
4  #include "../portab.h"  #include "../portab.h"
5    
6  void *xvid_malloc(size_t size, uint8_t alignment);  void *xvid_malloc(size_t size,
7                                      uint8_t alignment);
8  void xvid_free(void *mem_ptr);  void xvid_free(void *mem_ptr);
9    
10  #endif /* _MEM_ALIGN_H_ */  #endif /* _MEM_ALIGN_H_ */

Legend:
Removed from v.41  
changed lines
  Added in v.195

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4