From c4428d809564de2928a4b5646497faed7306ef36 Mon Sep 17 00:00:00 2001 From: devnoname120 Date: Fri, 17 Aug 2018 00:08:15 +0200 Subject: Fix broken headers --- include/kernel/lowio/pervasive.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/kernel/lowio/pervasive.h') diff --git a/include/kernel/lowio/pervasive.h b/include/kernel/lowio/pervasive.h index ef91404..51bb72b 100644 --- a/include/kernel/lowio/pervasive.h +++ b/include/kernel/lowio/pervasive.h @@ -4,7 +4,7 @@ #include #ifdef __cplusplus -"C" { +extern "C" { #endif int scePervasiveUartClockDisable(int port); -- cgit v1.2.3