]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/board.git/commitdiff
PDK-2666: c++ build fix
authorPrasad Konnur <prasadkonnur@ti.com>
Tue, 24 Sep 2019 08:47:29 +0000 (14:17 +0530)
committerPrasad Konnur <prasadkonnur@ti.com>
Tue, 24 Sep 2019 08:47:53 +0000 (14:17 +0530)
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
src/devices/fpd/ds90ub925.h

index cf35c1471ebd0491a72a21b2db78e8fbe35c6181..5a9b8bf9edeb20ca5f895b957b0352011d8f48bb 100755 (executable)
 \r
 #include <ti/board/src/devices/common/common.h>\r
 \r
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /** ub925 remote serializer slave address */\r
 #define BOARD_FPD_UB925_I2C_SLV_ADDR                           (0x1BU)\r
 \r