]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - fx2lib/include/gpif.h
Use a standard autotools setup.
[sigrok-firmware-fx2lafw.git] / fx2lib / include / gpif.h
index b6f40b8b9ff3dd08a817dba4234f33d803186fd3..8b568cdfaab5dd03238567127a9910aff0d029cf 100644 (file)
@@ -101,7 +101,7 @@ void gpif_single_read16( WORD* res , WORD len);
  * At leat one EPxFIFOCFG has to have wordwide=1 or this
  * function won't transfer both bytes.
  **/
-void gpif_single_write16( WORD* data, WORD len);
+void gpif_single_write16( WORD* __data, WORD len);
 
 void gpif_fifo_read ( GPIF_EP_NUM ep_num );