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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (download) (annotate)
Wed Mar 20 00:28:02 2002 UTC (22 years ago) by Isibaar
File size: 179 byte(s)
xvid_malloc/xvid_free
#ifndef _MEM_ALIGN_H_
#define _MEM_ALIGN_H_

#include "../portab.h"

void *xvid_malloc(size_t size, uint8_t alignment);
void xvid_free(void *mem_ptr);

#endif /* _MEM_ALIGN_H_ */

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