forked from Imagelibrary/rtems
2005-04-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-symbols.c: size_t.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-04-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libmisc/monitor/mon-symbols.c: size_t.
|
||||
|
||||
2005-03-14 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/rtems/pci.h: Continue PCI API unification. All use
|
||||
|
||||
@@ -70,7 +70,7 @@ rtems_symbol_create(
|
||||
uint32_t value
|
||||
)
|
||||
{
|
||||
int symbol_length;
|
||||
size_t symbol_length;
|
||||
size_t newsize;
|
||||
rtems_symbol_t *sp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user