We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b50b3 + e056492 commit 144b272Copy full SHA for 144b272
1 file changed
ee/libcglue/src/ps2sdkapi.c
@@ -501,7 +501,7 @@ void __fioOpsInitializeImpl(void)
501
}
502
#endif
503
504
-extern _libcglue_fdman_path_ops_t * __attribute__((weak)) _ps2sdk_get_default_fdman_path_ops(void);
+extern _libcglue_fdman_path_ops_t * _ps2sdk_get_default_fdman_path_ops(void);
505
#ifdef F__ps2sdk_get_default_fdman_path_ops
506
_libcglue_fdman_path_ops_t * __attribute__((weak)) _ps2sdk_get_default_fdman_path_ops(void)
507
{
0 commit comments