Fix missing declaration of VPC device and other issues

This commit is contained in:
RichardG867
2020-07-24 13:47:25 -03:00
parent ca12c8f757
commit bf97498626
3 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,6 @@ static void
vpc2007_write(uint16_t port, uint8_t val, void *priv)
{
vpc2007_t *dev = (vpc2007_t *) priv;
uint32_t seg;
switch (port) {
case 0x440: