Merge pull request #1304 from tiseno100/master

Hardcode cache size of the UMC HB4 to 512KB
This commit is contained in:
Miran Grča
2021-03-16 17:09:28 +01:00
committed by GitHub
4 changed files with 41 additions and 8 deletions

View File

@@ -350,6 +350,7 @@ extern int machine_at_win486pci_init(const machine_t *);
#endif
extern int machine_at_atc1415_init(const machine_t *);
extern int machine_at_ecs486_init(const machine_t *);
extern int machine_at_hot433_init(const machine_t *);
extern int machine_at_itoxstar_init(const machine_t *);