1 2 3 4 5 6
/* SPDX-license-identifier: Apache-2.0 */ /* Copyright © 2021 Intel Corporation */ int func(void) { return 1; }