aboutsummaryrefslogtreecommitdiff
path: root/src/zjs_a101_pins.h
blob: 22e9306d487cd507047a00fd9822c6770323021d (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2016, Intel Corporation.

#ifndef __zjs_a101_pins_h__
#define __zjs_a101_pins_h__

#include "jerry-api.h"

jerry_value_t zjs_a101_init();

#endif  // __zjs_a101_pins_h__