]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - fx2lib/include/setupdat.h
fx2lib: fix SDCC warning 283
[sigrok-firmware-fx2lafw.git] / fx2lib / include / setupdat.h
index 5dba882ac8a23f3b178473b15d5fb8fda7581e01..fc9e40c6c7b9666052928fb0a7b9e89684821935 100644 (file)
@@ -148,7 +148,7 @@ __xdata BYTE* ep_addr(BYTE ep);
  You can also use the usbjt and enable the sudav isr
  and call the function from withing the sudav isr routine
 */
-void handle_setupdata();
+void handle_setupdata(void);
 
 
 /**