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