diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:14:49 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:24:41 -0800 |
commit | aaf948a6be72a92aef286c01f6902505364e8152 (patch) | |
tree | 73a9a8f8ef38b26ba5b93e0c21cd03672e866684 /tcl/interface/calao-usb-a9260.cfg | |
parent | 36e53978b91c124fb7388d795856fa01ab138dc5 (diff) | |
download | openocd_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 'tcl/interface/calao-usb-a9260.cfg')
0 files changed, 0 insertions, 0 deletions