Files
rtems/cpukit
Gedare Bloom d5ec257356 PR1560: _Objects_Extend_information improper alignment
_Objects_Extend_information uses a sizeof(uint32_t) offset that leads to
improper alignment in case the CPU (actually, heap) alignment is 8 or higher.
The problem is solved by adding enough padding to align the sub-tables.
2013-02-11 15:24:28 -05:00
..
2013-01-30 17:08:04 +01:00
2013-01-10 17:06:47 -06:00
2013-01-10 17:06:47 -06:00
2012-09-28 15:41:33 +02:00