#!/bin/sh /etc/rc.common # Copyright (C) 2016 OpenWrt.org START=99 USE_PROCD=1 PROG=/usr/bin/bugchecker.sh # To actually make bugchecker.sh run, see comments # at top of its file. start_service () { procd_open_instance procd_set_param command "$PROG" procd_close_instance } href='git://git.panaceas.org/iCE40/yosys' title='iCE40/yosys Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/libs/bigint/run-testsuite
blob: ff737291641daf7b9f53633be299aef5658b630a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37