index
:
reX
master
A Tiny Linux Distribution
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smash
/
prompt.h
blob: 143a5375d9adfc41663dfc9ed723c87cacb58981 (
plain
)
1
2
3
4
5
6
#ifndef PROMPT_H
#define PROMPT_H
void
prompt
();
#endif