6 lines
99 B
C
6 lines
99 B
C
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#include "config.h"
|
|
#include "xref.h"
|
|
|
|
XREF_SETUP();
|