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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Branch: MAIN
CVS Tags: tag-branching-20020904, branch-release-1-0
Branch point for: dev-api-3
Changes since 1.2: +3 -2 lines
Cosmetic - CodingStyle Applied - Legal Headers will be added later
#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