summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-imx8/sys_proto.h
blob: f9a3016132958174c69758e2d06b79e3a88dd128 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright 2018 NXP
 */

#include <asm/mach-imx/sys_proto.h>
#include <linux/types.h>

enum boot_device get_boot_device(void);
int print_bootinfo(void);