OpenCores
URL https://opencores.org/ocsvn/adv_debug_sys/adv_debug_sys/trunk

Subversion Repositories adv_debug_sys

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /adv_debug_sys/trunk
    from Rev 44 to Rev 45
    Reverse comparison

Rev 44 → Rev 45

/Software/adv_jtag_bridge/jsp_server.c
229,7 → 229,7
{
struct sockaddr_storage their_addr;
struct timeval tv, *tvp;
struct fd_set readset;
fd_set readset;
int addr_size;
int nfds, flags;
int ret;
/Software/adv_jtag_bridge/hardware_monitor.c
172,7 → 172,7
void *target_handler(void *arg)
{
struct timeval tv;
struct fd_set readset;
fd_set readset;
int i, fd, ret, nfds;
char cmd;
unsigned char target_status;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.