Changeset 70c34fb in rtems

Timestamp:
01/23/21 19:01:43 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
c709017
Parents:
c45da42
git-author:
Sebastian Huber <sebastian.huber@…> (01/23/21 19:01:43)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/23/21 19:03:56)
Message:

splinkersets01: Fix declaration

GCC 11 produced warnings like this:

items.c:21:1: warning: ignoring attribute
'section (".rtemsrwset.test_rw.content.0.1")' because it conflicts with
previous 'section (".rtemsrwset.test_rw.content.1")' [-Wattributes]

items.c:23:1: warning: ignoring attribute
'section (".rtemsroset.test_ro.content.0.OC")' because it conflicts with
previous 'section (".rtemsroset.test_ro.content.1")' [-Wattributes]

(No files)

Note: See TracChangeset for help on using the changeset viewer.