#pragma once #define PROMPT "> " void shell_init(void); void auto_complete(void);