3a54b0e68d3b5269272232b0369a51f8db0a526d
[platform/kernel/u-boot.git] / arch / arm / mach-uniphier / sbc / sbc-regs.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * UniPhier SBC (System Bus Controller) registers
4  *
5  * Copyright (C) 2011-2014 Panasonic Corporation
6  * Copyright (C) 2015-2016 Socionext Inc.
7  */
8
9 #ifndef ARCH_SBC_REGS_H
10 #define ARCH_SBC_REGS_H
11
12 int uniphier_sbc_boot_is_swapped(void);
13
14 #endif  /* ARCH_SBC_REGS_H */