view mpbswap.h @ 22685:eb1e8b907a9d

Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.
author diego
date Sat, 17 Mar 2007 18:25:15 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */