diff options
Diffstat (limited to 'users/mtei/debug_config.h')
-rw-r--r-- | users/mtei/debug_config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/users/mtei/debug_config.h b/users/mtei/debug_config.h new file mode 100644 index 0000000000..edcc1ad41b --- /dev/null +++ b/users/mtei/debug_config.h @@ -0,0 +1,6 @@ +// Copyright (c) 2022 Takeshi Ishii (mtei@github) +// SPDX-License-Identifier: GPL-2.0-or-later + +// clang-format off + +#pragma once |