From: Keith Packard Date: Sat, 15 Jan 2011 08:56:22 +0000 (-0800) Subject: Add DATA_TO_XDATA to linux test harness X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a78cc6376474d7563426f6adf7ba7720dd242254;p=fw%2Faltos Add DATA_TO_XDATA to linux test harness Signed-off-by: Keith Packard --- diff --git a/src/ao_flight_test.c b/src/ao_flight_test.c index 2bf7f2b2..e0cfa47a 100644 --- a/src/ao_flight_test.c +++ b/src/ao_flight_test.c @@ -154,6 +154,8 @@ struct ao_config { struct ao_config ao_config = { 250, 15937, 16467 }; +#define DATA_TO_XDATA(x) (x) + #include "ao_flight.c" void