Skip to content
Snippets Groups Projects

awgtpman: removal of old build flags that broak setting testpoints

1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -18,11 +18,7 @@
%#include "dtt/rpcinc.h"
/* list of test point */
#if defined(_ADVANCED_LIGO) && !defined(COMPAT_INITIAL_LIGO)
typedef unsigned int TP_r<>;
#else
typedef unsigned short TP_r<>;
#endif
/* request result */
struct resultRequestTP_r {
Loading