Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / ntp / libparse / mkinfo_scmd.sed
blobcabe0654588d6c2b54ecaf4d20731e6e9bbc07c9
1 1i\
2 /*\
3  * Automatically generated - do not modify\
4  */\
6 #include "ntp_types.h"\
7 #include "ntpd.h"\
8 #include "trimble.h"\
10 cmd_info_t trimble_scmds[] = {
11 s!^#define[     ][      ]*\(CMD_C[^     ]*\)[   ][      ]*\([^  ]*\)[   ][      ]*/\*[  ][      ]*\(.*\)[       ][      ]*\*/!  { \1, "\1", "\3 (\2)", "", 0 },!p
12 $a\
13         { 0xFF, "", "" }\
14 };\