diff options
Diffstat (limited to 'include/kernel/lowio/pervasive.h')
-rw-r--r-- | include/kernel/lowio/pervasive.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <psp2kern/types.h> #ifdef __cplusplus -"C" { +extern "C" { #endif int scePervasiveUartClockDisable(int port); |