Newer
Older
ubixos / src / bin / shell / shell.h
@reddawg reddawg on 24 Aug 2002 60 bytes Updates Update Updates
typedef struct {
  int argc;
  char **argv;
  } inputBuffer;