blob: c81c04496c53db9aea3124e1ae21cba76cb87cd2 [file] [log] [blame]
const char console_socket_path[] = "\0obmc-uart-console";
const size_t console_socket_len = sizeof(console_socket_path);
const char *console_socket_path_readable = console_socket_path + 1;