]> granicus.if.org Git - strace/commit
Remove XLAT_END master
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 23 Oct 2019 23:31:26 +0000 (23:31 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 23 Oct 2019 23:31:26 +0000 (23:31 +0000)
commit6cecfe7fa5b23121a7b0772176e3ff9d1394274c
tree300e741c14e8b4c095c3477924cbf55e327fce7c
parent38be73781fb7b61760967d82514184c82b17bf4a
Remove XLAT_END

* xlat.h (XLAT_END): Remove.
* process.c (struct_user_offsets_data): Replace XLAT_END with a zero
xlat_data entry.

Complements: v5.3~105 "Add xlat description structure"
process.c
xlat.h