]> granicus.if.org Git - strace/commit
loop: use XLAT_MACROS_ONLY instead of #stop
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 26 Oct 2018 00:03:40 +0000 (02:03 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 26 Dec 2018 01:59:38 +0000 (01:59 +0000)
commit40771886ec3291e992bc96457f8c3ec37a640c6e
treec5f28eb98876d920dcb16354a7f671ca3ca1644b
parent09d91633d16baa9b577904743a1a2e593ce23098
loop: use XLAT_MACROS_ONLY instead of #stop

As the former allows controlling presence of xlat definitions
during the inclusion and not header generation.

* xlat/loop_cmds.in: Remove #stop.
* loop.c: Wrap "xlat/loop_cmds.h" inclusion in XLAT_MACROS_ONLY.
* tests/ioctl_loop.c: Likewise.
loop.c
tests/ioctl_loop.c
xlat/loop_cmds.in