summaryrefslogtreecommitdiff
path: root/src/server/gdb_server.c
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:14:49 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:41 -0800
commitaaf948a6be72a92aef286c01f6902505364e8152 (patch)
tree73a9a8f8ef38b26ba5b93e0c21cd03672e866684 /src/server/gdb_server.c
parent36e53978b91c124fb7388d795856fa01ab138dc5 (diff)
downloadopenocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.tar.gz
openocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.tar.bz2
openocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.tar.xz
openocd+libswd-aaf948a6be72a92aef286c01f6902505364e8152.zip
change #include "mips_ejtag.h" to <target/mips_ejtag.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "mips_ejtag.h" the following form should be used. #include <target/mips_ejtag.h> The exception is from .c files in the same directory.
Diffstat (limited to 'src/server/gdb_server.c')
0 files changed, 0 insertions, 0 deletions