Newer
Older
barebox / arch / mips / mach-loongson / include / mach / debug_ll.h
@Oleksij Rempel Oleksij Rempel on 3 Jan 2019 334 bytes MIPS: migrate all files to SPDX
/* 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__ */