summaryrefslogtreecommitdiff
path: root/src/jtag/minidummy
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:14:30 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:22:52 -0800
commitc9e448222cc5d1162f5e495cdfd327732c50a484 (patch)
tree6f5e7af5f98a117a0fe2bfaa7499f487036afb25 /src/jtag/minidummy
parentdf0e90ec8c728be50f1457ecc513d78de044f5a4 (diff)
downloadopenocd+libswd-c9e448222cc5d1162f5e495cdfd327732c50a484.tar.gz
openocd+libswd-c9e448222cc5d1162f5e495cdfd327732c50a484.tar.bz2
openocd+libswd-c9e448222cc5d1162f5e495cdfd327732c50a484.tar.xz
openocd+libswd-c9e448222cc5d1162f5e495cdfd327732c50a484.zip
change #include "commands.h" to <jtag/commands.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "commands.h" the following form should be used. #include <jtag/commands.h> The exception is from .c files in the same directory.
Diffstat (limited to 'src/jtag/minidummy')
0 files changed, 0 insertions, 0 deletions