mirror of
https://github.com/eclipse/upm.git
synced 2025-03-25 09:49:59 +03:00

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
10 lines
144 B
OpenEdge ABL
10 lines
144 B
OpenEdge ABL
%module javaupm_adc121c021
|
|
%include "../upm.i"
|
|
/*%include "../carrays_uint16_t.i"
|
|
*/
|
|
%{
|
|
#include "adc121c021.h"
|
|
%}
|
|
|
|
%include "adc121c021.h"
|