mma7660: C implementation; FTI; C++ wraps C
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
%pointer_functions(int, intp);
|
||||
%pointer_functions(float, floatp);
|
||||
|
||||
%include "mma7660_regs.h"
|
||||
%include "mma7660.hpp"
|
||||
%{
|
||||
#include "mma7660.hpp"
|
||||
%}
|
||||
|
||||
%include "mma7660.hpp"
|
||||
|
||||
Reference in New Issue
Block a user