4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 08:19:23 +08:00
Grissiom c05b205390 finsh: use alias in the variable definition
With this patch, one could define two alias for the same function like:

    FINSH_FUNCTION_EXPORT_ALIAS(rt_hw_cpu_reset, reboot, reboot the cpu);
    FINSH_FUNCTION_EXPORT_ALIAS(rt_hw_cpu_reset, __cmd_reboot, reboot the cpu);

Suitable for being used in MSH/Finsh.
2013-08-31 17:58:34 +08:00
..
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-07-14 14:36:48 +08:00
2013-03-30 16:14:38 +08:00
2013-03-30 16:14:38 +08:00
2013-06-23 07:48:42 +08:00
2013-03-30 16:14:38 +08:00