|
jyp: firmware usb.c,1.47,1.48: msg#00234systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/firmware In directory labb:/tmp/cvs-serv25645 Modified Files: usb.c Log Message: long policy Index: usb.c =================================================================== RCS file: /cvsroot/rockbox/firmware/usb.c,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- usb.c 29 Dec 2004 22:10:24 -0000 1.47 +++ usb.c 30 Jan 2005 15:16:58 -0000 1.48 @@ -345,7 +345,7 @@ #endif } -void usb_acknowledge(int id) +void usb_acknowledge(long id) { queue_post(&usb_queue, id, NULL); } @@ -428,7 +428,7 @@ #endif /* Dummy simulator functions */ -void usb_acknowledge(int id) +void usb_acknowledge(long id) { id = id; } _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | jyp: firmware/export usb.h,1.2,1.3: 00234, cvs |
|---|---|
| Next by Date: | jyp: firmware kernel.c,1.30,1.31: 00234, cvs |
| Previous by Thread: | jyp: firmware/export usb.h,1.2,1.3i: 00234, cvs |
| Next by Thread: | jyp: firmware kernel.c,1.30,1.31: 00234, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |