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