Skip to content
Snippets Groups Projects
  1. Jul 29, 2016
  2. Jun 10, 2016
  3. Jun 06, 2016
    • Adam Wujek's avatar
      softpll: move stats defines to new file softpll_export.h · c2f15675
      Adam Wujek authored
      
      For other parties using the stats interface with the softpll we need
      the minimal file that can be easily used in other projects (like SNMP on
      the wr-switch).
      
      Move to the softpll_export.h:
      --struct spll_stats
      --defines of seq_state from softpll_ng.c (SEQ_* and AUX_*)
      --defines of align_state from spll_external.c (ALIGN_*)
      --defines of mode from softpll_ng.h (SPLL_MODE_*)
      
      Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
      c2f15675
  4. May 20, 2016