mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
@@ -21,6 +21,10 @@
|
|||||||
#error "Do not include this file directly, use <rtems/confdefs.h> instead"
|
#error "Do not include this file directly, use <rtems/confdefs.h> instead"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C" {
|
||||||
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Select PCI Configuration Library
|
* Select PCI Configuration Library
|
||||||
*/
|
*/
|
||||||
@@ -67,4 +71,8 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
}
|
||||||
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
#endif /* _RTEMS_CONFDEFS_LIBPCI_H */
|
#endif /* _RTEMS_CONFDEFS_LIBPCI_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user