mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 18:30:03 +03:00

Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
11 lines
122 B
OpenEdge ABL
11 lines
122 B
OpenEdge ABL
%module javaupm_m24lr64e
|
|
%include "../upm.i"
|
|
|
|
%include "stdint.i"
|
|
|
|
%{
|
|
#include "m24lr64e.h"
|
|
%}
|
|
|
|
%include "m24lr64e.h"
|