diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:14:36 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:24:40 -0800 |
commit | 28b17945059a4dcca4dba0ef30d07f0c3f328366 (patch) | |
tree | 324324c140aceeeefb8af8b2cebc846e076c9f1c /src/pld/xilinx_bit.h | |
parent | 2958665f6b1239705a7dcc2b275810c394023f0f (diff) | |
download | openocd+libswd-28b17945059a4dcca4dba0ef30d07f0c3f328366.tar.gz openocd+libswd-28b17945059a4dcca4dba0ef30d07f0c3f328366.tar.bz2 openocd+libswd-28b17945059a4dcca4dba0ef30d07f0c3f328366.tar.xz openocd+libswd-28b17945059a4dcca4dba0ef30d07f0c3f328366.zip |
change #include "arm11.h" to <target/arm11.h>
Changes from the flat namespace to heirarchical one. Instead of writing:
#include "arm11.h"
the following form should be used.
#include <target/arm11.h>
The exception is from .c files in the same directory.
Diffstat (limited to 'src/pld/xilinx_bit.h')
0 files changed, 0 insertions, 0 deletions