summaryrefslogtreecommitdiff
path: root/src/shell.h
blob: c52e9fee5d54737e0add16f7f03c4736a04f5abe (plain)
1
2
3
4
5
6
#ifndef SHELL_H
#define SHELL_H

const char *display_shell();

#endif