On Sun, Mar 14, 2010 at 11:43 PM, Øyvind Harboe <[email protected]> wrote: > (This would break w/64 bit targets, but so would a million other things in > OpenOCD....)
Well, no reason to add another. You could change the image.base_address type from long long to int64_t--I didn't notice any C99 exact-width types before, but a quick grep shows a few other int64_t uses. - Bradey _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
