Files
rtems/cpukit/include
Sebastian Huber 2ae557eb04 score: Use flexible-array member for C99 and later
This addresses compiler warnings like this:

warning: array subscript 0 is outside the bounds of an interior
zero-length array 'abc[0]' [-Wzero-length-bounds]
2020-08-04 15:48:32 +02:00
..
2018-12-27 09:00:59 +01:00
2020-03-02 07:52:21 +01:00
2019-02-28 11:47:33 +01:00