Home | History | Annotate | Download | only in ta12200
      1 %module jsupm_ta12200
      2 %include "../upm.i"
      3 
      4 %{
      5     #include "ta12200.h"
      6 %}
      7 
      8 %include "ta12200.h"
      9