Ignore:
Timestamp:
Feb 6, 2011, 10:56:17 PM (14 years ago)
Author:
demin
Message:

remove unused variables and debug printouts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/JamPlayerUSB/jbiexprt.h

    r110 r111  
    157157);
    158158
     159void usb_blaster_wait
     160(
     161    int count,
     162    int tms
     163);
     164
     165void usb_blaster_scan
     166(
     167    int count,
     168    unsigned char *tdi,
     169    unsigned char *tdo
     170);
     171
    159172int jbi_jtag_io
    160173(
Note: See TracChangeset for help on using the changeset viewer.