aboutsummaryrefslogtreecommitdiff
path: root/smash/prompt.h
blob: 143a5375d9adfc41663dfc9ed723c87cacb58981 (plain)
1
2
3
4
5
6
#ifndef PROMPT_H
#define PROMPT_H

void prompt();

#endif