00001 #define TESTAPP_GEN 00002 00003 /* $Id: ddr_header.h,v 1.2 2008/10/16 13:36:38 linev Exp linev $ */ 00004 00005 00006 #include "xbasic_types.h" 00007 #include "xstatus.h" 00008 00009 XStatus DdrSelfTestExample(Xuint16 DeviceId); 00010 00011