commit | 68f4730c714b7c30ca912d7c03e199f181739da0 | [log] [tgz] |
---|---|---|
author | Wen Congyang <wency@cn.fujitsu.com> | Mon May 07 12:10:05 2012 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Jun 04 13:49:34 2012 -0300 |
tree | 2670938558271cef4c6f029f4f602eb5dd0e86c6 | |
parent | 0038ffb09692955b8f8f363958cbf58c205ae772 [diff] |
make gdb_id() generally avialable and rename it to cpu_index() The following patch also needs this API, so make it generally avialable. The function gdb_id() will not be used in gdbstub.c now, so its name is not suitable, and rename it to cpu_index() Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>