6 lines
133 B
C
6 lines
133 B
C
|
// Copyright 2021 Christoph Rehmann (crehmann)
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include "config_common.h"
|