diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:15:04 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:24:49 -0800 |
commit | 49675db9723ea6481ea38e9e34351123fc7954a0 (patch) | |
tree | 191574fed9b3da60617131a2cbe254610532936a /src/flash/ocl/at91sam7x/samflash.h | |
parent | 8256a792c5a74ba0c37121652d3e753b65aee02d (diff) | |
download | openocd+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/flash/ocl/at91sam7x/samflash.h')
0 files changed, 0 insertions, 0 deletions