memlnaut-nisps/firmware/MEMLNaut-NISPS/lib/memllib/reference/InterfaceRL.cpp

7 lines
351 B
C++
Raw Normal View History

// InterfaceRL is now a class template (InterfaceRL<N_OUTPUTS>); its definitions
// live in InterfaceRL.tpp, included from InterfaceRL.hpp so each per-mode
// instantiation is available at its use site. This translation unit is
// intentionally empty (kept so existing build scripts that reference it still
// find a file).
#include "InterfaceRL.hpp"