mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 11:27:42 +08:00
rtems: Remove region_information_block
This type was deprecated in RTEMS 5.1. Close #3592.
This commit is contained in:
@@ -102,12 +102,6 @@ typedef Objects_Id rtems_id;
|
||||
typedef CPU_Interrupt_frame rtems_interrupt_frame;
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Information structure returned by the Heap Handler via the Region
|
||||
* Manager.
|
||||
*/
|
||||
typedef Heap_Information_block region_information_block RTEMS_DEPRECATED;
|
||||
|
||||
/**
|
||||
* @brief Used to manage and manipulate intervals specified by
|
||||
* @ref ClassicRTEMSSecTime "clock ticks".
|
||||
|
||||
Reference in New Issue
Block a user