Committed. Thanks!
Note that I didn't remove the comment but tried to clarify it. It is a warning to those that want to optimise the code using 32 bit accesses.... I see a lot of unecessary macros in embedded development because developers don't have faith in the compiler to optimize inline fn's.... almost always unwarranted fear... On Fri, Dec 19, 2008 at 7:45 AM, Dick Hollenbeck <[email protected]> wrote: > > Trying another patch submission. Maybe less grief this time. > > > static inlines rather than defines. Previous macros would have compiled OK > with a signed char buf, leading to bad results. > > better type safety. > everything compiles with it fine. > > Dick > > > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development > > -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
