diff options
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r-- | include/config_cmd_all.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h deleted file mode 100644 index df88df4..0000000 --- a/include/config_cmd_all.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright 2007 Freescale Semiconductor, Inc. - * - * This file is licensed under the terms of the GNU General Public - * License Version 2. This file is licensed "as is" without any - * warranty of any kind, whether express or implied. - */ - -#ifndef _CONFIG_CMD_ALL_H -#define _CONFIG_CMD_ALL_H - -/* - * Alphabetical list of all possible commands. - */ - -#endif /* _CONFIG_CMD_ALL_H */ |