__sclp_early_printk
void __sclp_early_printk(const char *s, unsigned int len);
__sclp_early_printk(s, len);
__sclp_early_printk(str, strlen(str));