chenlh
2025-11-14 f41a0f70a05fbed9ccbf4b8c6d9df87147fde374
src/tg/tg_adapter.h
@@ -18,9 +18,9 @@
   }
   //
   uvoid config_board(struct DSPConfig * conf);
   uvoid config_board(struct DSPConfig * conf) override;
   s32 get_physical_channel(s32 input , s32 logic_channel);
   s32 get_physical_channel(s32 input , s32 logic_channel) override;
};
#endif /* __TIANGONG_H__ */