altos: Add DATA_TO_XDATA to linux test harness
authorKeith Packard <keithp@keithp.com>
Sat, 15 Jan 2011 08:56:22 +0000 (00:56 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:35:29 +0000 (14:35 -0800)
commitab31b1c737d8fd32af482e5b06699f1b832a25a1
tree4266c64abe0170d4d578b7c81d0bfe871a20ec36
parentadd2802a8a33336180fe6856241a7f4a8200e89c
altos: Add DATA_TO_XDATA to linux test harness

The flight test harness needs to expose every function used by the
flight code in some form, and this macro is about to become used.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_flight_test.c