HelenOS sources

root/uspace/app/bdsh/cmds/modules/ls/entry.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifndef LS_ENTRY_H
#define LS_ENTRY_H

/* Entry points for the ls command */
extern int cmd_ls(char **);
extern void help_cmd_ls(unsigned int);

#endif /* LS_ENTRY_H */

/* [<][>][^][v][top][bottom][index][help] */
HelenOS homepage, sources at GitHub