Changeset a56f4b2 in mainline for uspace/app/bdsh/cmds/builtins/builtins.h
- Timestamp:
- 2008-08-28T10:54:43Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7b256b0b
- Parents:
- 88944695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/builtins/builtins.h
r88944695 ra56f4b2 7 7 8 8 builtin_t builtins[] = { 9 #include "cd/cd .def"9 #include "cd/cd_def.h" 10 10 {NULL, NULL, NULL, NULL} 11 11 };
Note:
See TracChangeset
for help on using the changeset viewer.