* fix for theme font handling (when switching back to the default theme, the language...
[open-ps2-loader.git] / modules / debug / udptty / exports.tab
blob4f3033683ca78b7a1f39e08ca45aeecbcbfdc2dd
1 void _retonly(void) {}
3 DECLARE_EXPORT_TABLE(udptty, 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