diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:14:30 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:22:52 -0800 |
commit | c9e448222cc5d1162f5e495cdfd327732c50a484 (patch) | |
tree | 6f5e7af5f98a117a0fe2bfaa7499f487036afb25 /tcl/board/at91sam9g20-ek.cfg | |
parent | df0e90ec8c728be50f1457ecc513d78de044f5a4 (diff) | |
download | openocd+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 'tcl/board/at91sam9g20-ek.cfg')
0 files changed, 0 insertions, 0 deletions