mgh: fix for default HDD DMA mode, that wasn't correctly set
[open-ps2-loader.git] / modules / hdd / hdldsvr / exports.tab
blob2d3c4280db26d8fbbb6d0d05c7bf405dc3bab205
1 void _retonly(void) {}
3 DECLARE_EXPORT_TABLE(hdldsvr, 1, 1)
4         DECLARE_EXPORT(_start)
5         DECLARE_EXPORT(_retonly)
6         DECLARE_EXPORT(_shutdown)
7         DECLARE_EXPORT(_retonly)
8         DECLARE_EXPORT(_retonly)
9 END_EXPORT_TABLE