Fixed compatibility of output.
[AROS.git] / rom / usb / classes / felsunxi / felsunxi.conf
blob1d91b33d45f3d136a3299cec8fe895cf107580c9
1 ##begin config
2 basename FELSunxi
3 libbase FELSunxiBase
4 libbasetype struct FELSunxiBase
5 version 0.1
6 ##end config
8 ##begin cdefprivate
9 #include "felsunxi_intern.h"
10 ##end cdefprivate
12 ##begin functionlist
13 LONG GetAttrsA(ULONG type, APTR usbstruct, struct TagItem *taglist) (D0,A0,A1)
14 LONG SetAttrsA(ULONG type, APTR usbstruct, struct TagItem *taglist) (D0,A0,A1)
15 IPTR DoMethodA(ULONG methodid, IPTR *methoddata) (D0,A1)
16 ##end functionlist