rt-thread/components
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-01-08 22:40:58 +08:00
2013-07-29 14:50:12 +08:00
2013-02-01 10:27:10 +08:00
2013-07-24 07:33:48 +08:00
2013-04-04 14:12:35 -04:00
2013-04-10 21:40:08 +08:00
2013-08-12 07:21:29 -07:00
2013-06-30 21:51:41 +08:00
2013-01-08 22:40:58 +08:00