9 lines
173 B
C
9 lines
173 B
C
#include "lib_export.h"
|
|
#include "sensor_api.h"
|
|
|
|
static NativeSymbol extended_native_symbol_defs[] = {
|
|
#include "runtime_sensor.inl"
|
|
};
|
|
|
|
#include "ext_lib_export.h"
|