#ifndef _PC80_VGABIOS
#define _PC80_VGABIOS

extern struct chip_control pc80_vgabios_control;

struct pc80_vgabios_config {
	int nothing;
};

#endif /* _PC80_VGABIOS */