prom_bootargs
const char *tp = prom_bootargs();
(void) prom_strcpy(cb_argbuf, prom_bootargs());
extern char *prom_bootargs(void);