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