* API headers moved to api/ * smbus file added from libi2c and kernel i2c header cleaned up * fix compilation of swig and use i2c.h header Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
7 lines
62 B
OpenEdge ABL
7 lines
62 B
OpenEdge ABL
%{
|
|
#include "maa.h"
|
|
%}
|
|
|
|
%include "maa.h"
|
|
%include "i2c.h"
|