summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-loongson/include/mach/debug_ll.h
blob: c2d6edb773b54f66ef377319e6101df8c1154e2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 2014 Antony Pavlov <antonynpavlov@gmail.com>
 */

#ifndef __MACH_LOONGSON_DEBUG_LL__
#define __MACH_LOONGSON_DEBUG_LL__

/** @file
 *  This File contains declaration for early output support
 */
#include <asm/debug_ll_ns16550.h>

#endif /* __MACH_LOONGSON_DEBUG_LL__ */