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