forked from Imagelibrary/rtems
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/rtems/no-region.c: Reflect having changed rtems_region_get_segment_size.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* optman/rtems/no-region.c: Reflect having changed
|
||||
rtems_region_get_segment_size.
|
||||
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||
|
||||
@@ -88,7 +88,7 @@ rtems_status_code rtems_region_get_segment(
|
||||
rtems_status_code rtems_region_get_segment_size(
|
||||
Objects_Id id,
|
||||
void *segment,
|
||||
uint32_t *size
|
||||
size_t *size
|
||||
)
|
||||
{
|
||||
_Internal_error_Occurred(
|
||||
|
||||
Reference in New Issue
Block a user