mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-26 02:25:13 +00:00
Rename libpsplibc to libcglue
This commit is contained in:
@@ -146,6 +146,6 @@ enum PspModuleInfoAttr
|
||||
|
||||
/* Disable the use of newlib, getting a minimal binary. */
|
||||
#define PSP_DISABLE_NEWLIB() \
|
||||
void __psp_libc_init(int argc, char *argv[]) {}
|
||||
void __libcglue_init(int argc, char *argv[]) {}
|
||||
|
||||
#endif /* PSPMODULEINFO_H */
|
||||
|
||||
Reference in New Issue
Block a user