@@ -534,10 +534,16 @@ { M68K_ARG(OFTLSStreamErrorCode, errorCode, d0) return OFTLSStreamErrorCodeDescription(errorCode); } + +Class _Nonnull *_Nullable __saveds +glue_OFTLSStreamImplementationRef(void) +{ + return OFTLSStreamImplementationRef(); +} const char *_Nullable __saveds glue_OFStrPTime PPC_PARAMS(const char *buffer, const char *format, struct tm *tm, int16_t *_Nullable tz) { M68K_ARG(const char *, buffer, a0)