view mpbswap.h @ 22740:9128aa26244a

Add return 0 to fix the following warning: bmovl-test.c:118: warning: control reaches end of non-void function
author diego
date Tue, 20 Mar 2007 01:15:28 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */