X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Fsmp.h;h=fa9fda0cfe9705f0d3d6e925892293df6165df18;hb=a4bacdcb84f0d0cbd19a8db3833f65445c47904c;hp=b8f0ea5274ad2330c0a78d01b7f2320a5bba0692;hpb=8d7ddde5f104dde8949dbefcad85f08b7313e126;p=openocd.git diff --git a/src/target/smp.h b/src/target/smp.h index b8f0ea5274..fa9fda0cfe 100644 --- a/src/target/smp.h +++ b/src/target/smp.h @@ -15,9 +15,11 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ + #include "server/server.h" + int gdb_read_smp_packet(struct connection *connection, char *packet, int packet_size); int gdb_write_smp_packet(struct connection *connection,