Ported to AROS.
[AROS-Contrib.git] / libs / mpega / support.h
blob7289f7e4a338b09fd3f4e3cba12098d1af44303b
1 #ifndef SUPPORT_H
2 #define SUPPORT_H
4 ULONG InitSupport(void);
5 void RemoveSupport(void);
7 #endif