srcclean in preparation for release

This commit is contained in:
Vas Crabb 2021-03-28 14:34:50 +11:00
parent e20239398c
commit e298c31a69
44 changed files with 224 additions and 224 deletions

View File

@ -43,7 +43,7 @@
#define MAC_H_TOTAL (704) // (512+192)
#define MAC_V_TOTAL (370) // (342+28)
/* Mac driver data */
// Mac driver data
class mac_state:public driver_device
{