a110x: Initial implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
This commit is contained in:
committed by
Sarah Knepper
parent
02156d11c8
commit
0b7547231f
8
src/a110x/jsupm_a110x.i
Normal file
8
src/a110x/jsupm_a110x.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_a110x
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "a110x.h"
|
||||
%}
|
||||
|
||||
%include "a110x.h"
|
||||
Reference in New Issue
Block a user