]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - src/odometry/cmd_pxmc.h
Teach our make system how to build libusb for PowerPC
[eurobot/public.git] / src / odometry / cmd_pxmc.h
1 //
2 // C++ Interface: cmd_pxmc
3 //
4 // Description: 
5 //
6 //
7 // Author: Petr Kovacik <kovacp1@Guillaume>, (C) 2005
8 //
9 // Copyright: See COPYING file that comes with this distribution
10 //
11 //
12
13 extern cmd_des_t const *cmd_stm_default[];
14
15 pxmc_state_t *cmd_opchar_getreg(cmd_io_t *cmd_io, const struct cmd_des *des, char *param[]);
16
17