view mpbswap.h @ 21800:3363189ec02c

don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu)
author ben
date Thu, 04 Jan 2007 16:07:42 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */