1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
4 * BTF-to-C dumper test validating no name versioning happens between
5 * independent C namespaces (struct/union/enum vs typedef/enum values).
7 * Copyright (c) 2019 Facebook
9 /* ----- START-EXPECTED-OUTPUT ----- */
52 /*------ END-EXPECTED-OUTPUT ------ */