#!/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 } pository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/vga.h
blob: f96776d2f814411e60ac3a1549a93f2f954eedfa (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