diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:14:45 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:24:41 -0800 |
commit | 1650ab3a22d62c834126138f253643031c8418ba (patch) | |
tree | f2babdf61ea143b24ee2d081ae7222f6eff4bba1 /src/flash/ocl/at91sam7x/at91sam7x_ocl_flash.script | |
parent | 26e4fac57e2e022409b63a444928a41399a0a76b (diff) | |
download | openocd+libswd-1650ab3a22d62c834126138f253643031c8418ba.tar.gz openocd+libswd-1650ab3a22d62c834126138f253643031c8418ba.tar.bz2 openocd+libswd-1650ab3a22d62c834126138f253643031c8418ba.tar.xz openocd+libswd-1650ab3a22d62c834126138f253643031c8418ba.zip |
change #include "embeddedice.h" to <target/embeddedice.h>
Changes from the flat namespace to heirarchical one. Instead of writing:
#include "embeddedice.h"
the following form should be used.
#include <target/embeddedice.h>
The exception is from .c files in the same directory.
Diffstat (limited to 'src/flash/ocl/at91sam7x/at91sam7x_ocl_flash.script')
0 files changed, 0 insertions, 0 deletions