Changeset 88944695 in mainline for uspace/app/bdsh/exec.h


Ignore:
Timestamp:
2008-08-28T08:32:06Z (16 years ago)
Author:
Tim Post <echo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a56f4b2
Parents:
69145dae
Message:

More house cleaning, don't expose beyond what's needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/exec.h

    r69145dae r88944695  
    44#include <task.h>
    55
    6 extern char *find_command(char *);
    76extern unsigned int try_exec(char *, char **);
    8 extern unsigned int try_access(const char *);
    9 
    107#endif
Note: See TracChangeset for help on using the changeset viewer.