diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-03-17 21:50:23 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2010-03-18 08:39:51 +0100 |
commit | fccdfc1cd78ddfb687e0d1fc630c3fa10af2b5f9 (patch) | |
tree | d82927deaaab4853f6aa90cf62b1f570946bf17e /src/flash/nand/s3c24xx.c | |
parent | 0529431fe740fbf04b41129d84e2d8633b13fabe (diff) | |
download | openocd_libswd-fccdfc1cd78ddfb687e0d1fc630c3fa10af2b5f9.tar.gz openocd_libswd-fccdfc1cd78ddfb687e0d1fc630c3fa10af2b5f9.tar.bz2 openocd_libswd-fccdfc1cd78ddfb687e0d1fc630c3fa10af2b5f9.tar.xz openocd_libswd-fccdfc1cd78ddfb687e0d1fc630c3fa10af2b5f9.zip |
linker error: fix problem with duplicate fn
A fn was copied instead of moved to a new file. The linker
can discard exact copies of fn's without warning.
This is a C++'ism.
However on my Ubuntu 9.10 machine, it fails.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'src/flash/nand/s3c24xx.c')
0 files changed, 0 insertions, 0 deletions