[PATCH v1 0/1] confdefs: Add extern C guards to libpci.h

2020-10-29 Thread Jan Sommer
Hello,

We had linking problems with some tests of the testsuite (at least
spcxx01) when using libpci.
pci_read_config was mangled. Adding those guards fixes the problem.

Could also please add the commit to the 5-branch?
I will create a corresponding ticket.

Best regards,

Jan

Jan Sommer (1):
  confdefs: Add extern C guards to libpci.h

 cpukit/include/rtems/confdefs/libpci.h | 8 
 1 file changed, 8 insertions(+)

-- 
2.17.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: [PATCH v1 0/1] confdefs: Add extern C guards to libpci.h

2020-10-29 Thread Chris Johns
On 30/10/20 12:11 am, Jan Sommer wrote:
> We had linking problems with some tests of the testsuite (at least
> spcxx01) when using libpci.
> pci_read_config was mangled. Adding those guards fixes the problem.
> 
> Could also please add the commit to the 5-branch?
> I will create a corresponding ticket.

Pushed on master and 5. The ticket has been closed.

Thanks
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel