summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:14:46 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:41 -0800
commit0241b1e1054e7d3d187c0a41c7ffefab321b6b67 (patch)
treea01e3e7c84d1639f33e5b99edc9e9280d0440dd5 /Makefile.am
parent1650ab3a22d62c834126138f253643031c8418ba (diff)
downloadopenocd_libswd-0241b1e1054e7d3d187c0a41c7ffefab321b6b67.tar.gz
openocd_libswd-0241b1e1054e7d3d187c0a41c7ffefab321b6b67.tar.bz2
openocd_libswd-0241b1e1054e7d3d187c0a41c7ffefab321b6b67.tar.xz
openocd_libswd-0241b1e1054e7d3d187c0a41c7ffefab321b6b67.zip
change #include "etm.h" to <target/etm.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "etm.h" the following form should be used. #include <target/etm.h> The exception is from .c files in the same directory.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions