Signed-off-by: Juan J Chong juanjchong@gmail.com Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
9 lines
102 B
OpenEdge ABL
9 lines
102 B
OpenEdge ABL
%module jsupm_adis16448
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "adis16448.h"
|
|
%}
|
|
|
|
%include "adis16448.h"
|