forked from Imagelibrary/rtems
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* gdbstub/rtems-stub-glue.c: Remove warnings.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* gdbstub/rtems-stub-glue.c: Remove warnings.
|
||||
|
||||
2010-04-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||
|
||||
* umon/umonrtemsglue.c: change type to avoid warning
|
||||
|
||||
@@ -283,7 +283,6 @@ int rtems_gdb_stub_get_thread_info(
|
||||
int first_posix_id, first_rtems_id;
|
||||
Objects_Information *obj_info;
|
||||
Thread_Control *th;
|
||||
uint32_t name;
|
||||
char tmp_buf[20];
|
||||
|
||||
ASSERT(info != NULL);
|
||||
|
||||
Reference in New Issue
Block a user