]> granicus.if.org Git - strace/commit
xlat/gen.sh: prepare for adding #val_type directive support
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 29 Apr 2016 01:02:13 +0000 (01:02 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 29 Apr 2016 01:12:14 +0000 (01:12 +0000)
commit6b040fc505e701557f0e29b82e693696a095c938
treeadcb83eb439375a649b3d34e960b27fb6ca25158
parent0f4982691eaf60f6b23e9f7d02c63ee3b9cb0460
xlat/gen.sh: prepare for adding #val_type directive support

This is essentially a no-op change that makes the following change
easier to read.

* xlat/gen.sh (print_xlat, print_xlat_pair): New functions.
(cond_xlat, gen_header): Use them.
xlat/gen.sh