lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 08bd04c was f3d47c97, checked in by Jiri Svoboda <jiri@…>, 7 years ago |
Bdsh's xxx_def.h files are not valid headers.
|
-
Property mode
set to
100644
|
File size:
136 bytes
|
Line | |
---|
1 | {
|
---|
2 | "unmount",
|
---|
3 | "The unmount command",
|
---|
4 | &cmd_unmount,
|
---|
5 | &help_cmd_unmount,
|
---|
6 | },
|
---|
7 |
|
---|
8 | {
|
---|
9 | "umount",
|
---|
10 | NULL,
|
---|
11 | &cmd_unmount,
|
---|
12 | &help_cmd_unmount,
|
---|
13 | },
|
---|
14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.