summaryrefslogtreecommitdiff
path: root/src/xsvf
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:15:04 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:49 -0800
commit49675db9723ea6481ea38e9e34351123fc7954a0 (patch)
tree191574fed9b3da60617131a2cbe254610532936a /src/xsvf
parent8256a792c5a74ba0c37121652d3e753b65aee02d (diff)
downloadopenocd_libswd-49675db9723ea6481ea38e9e34351123fc7954a0.tar.gz
openocd_libswd-49675db9723ea6481ea38e9e34351123fc7954a0.tar.bz2
openocd_libswd-49675db9723ea6481ea38e9e34351123fc7954a0.tar.xz
openocd_libswd-49675db9723ea6481ea38e9e34351123fc7954a0.zip
change #include "pld.h" to <pld/pld.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "pld.h" the following form should be used. #include <pld/pld.h> The exception is from .c files in the same directory.
Diffstat (limited to 'src/xsvf')
0 files changed, 0 insertions, 0 deletions