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