Re: [Openocd-development] [patch 0/5] header cleanups

2009-11-15 Thread Zach Welch
On Sun, 2009-11-15 at 13:38 -0700, David Brownell wrote: > The nest of header inclusions is something of a mess; touch > one, and totally unrelated code will "need" to be recompiled. > > So here are a few patches making that a bit better for the > headers in the "target" part of the tree. In orde

[Openocd-development] [patch 0/5] header cleanups

2009-11-15 Thread David Brownell
The nest of header inclusions is something of a mess; touch one, and totally unrelated code will "need" to be recompiled. So here are a few patches making that a bit better for the headers in the "target" part of the tree. In order: - breakpoint.h - algorithm.h - command.h - register.h