summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libparse/mkinfo_scmd.sed
blob: cabe0654588d6c2b54ecaf4d20731e6e9bbc07c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
1i\
/*\
 * Automatically generated - do not modify\
 */\
\
#include "ntp_types.h"\
#include "ntpd.h"\
#include "trimble.h"\
\
cmd_info_t trimble_scmds[] = {
s!^#define[ 	][ 	]*\(CMD_C[^ 	]*\)[ 	][ 	]*\([^ 	]*\)[ 	][ 	]*/\*[ 	][ 	]*\(.*\)[ 	][ 	]*\*/!	{ \1, "\1", "\3 (\2)", "", 0 },!p
$a\
	{ 0xFF, "", "" }\
};\


OpenPOWER on IntegriCloud