Add PS/1 XTIDE variant to HDD controller list.

This commit is contained in:
SarahW 2017-10-12 18:31:43 +01:00
commit 56b9c33780
6 changed files with 38 additions and 15 deletions

View file

@ -1,2 +1,3 @@
extern device_t xtide_device;
extern device_t xtide_at_device;
extern device_t xtide_ps1_device;