diff options
author | Michael Frysinger <vapier@gentoo.org> | 2010-04-13 20:28:19 +0000 |
---|---|---|
committer | Michael Frysinger <vapier@gentoo.org> | 2010-04-13 20:28:19 +0000 |
commit | 110429f3f172630ba5a9a089a3cee1969f8d8dcb (patch) | |
tree | 8082716c660bf49d72479632b913cdb90d9deae1 /include/gdb/callback.h | |
parent | 0ef4bb7c5003d6a841068725e089c233b6ed304e (diff) | |
download | cygnal-110429f3f172630ba5a9a089a3cee1969f8d8dcb.tar.gz cygnal-110429f3f172630ba5a9a089a3cee1969f8d8dcb.tar.bz2 cygnal-110429f3f172630ba5a9a089a3cee1969f8d8dcb.zip |
sim: constify sim_write source buffer
Most the sim write functions declare their source buffer const because
they only ever read from it. The global sim_write() function does not
follow this convention though which causes some warnings when trying to
pass it const strings or buffers.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/gdb/callback.h')
0 files changed, 0 insertions, 0 deletions