Revision 26a76461 hw/cuda.c

b/hw/cuda.c
209 209
    }
210 210
#if 0
211 211
#ifdef DEBUG_CUDA
212
    printf("latch=%d counter=%lld delta_next=%lld\n", 
212
    printf("latch=%d counter=%" PRId64 " delta_next=%" PRId64 "\n", 
213 213
           s->latch, d, next_time - d);
214 214
#endif
215 215
#endif

Also available in: Unified diff