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