Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bf7c0cee160adfa8cbea76491b51fb492d1bf9ba
/
.
/
arch
/
arm
/
mach-socfpga
/
include
/
mach
/
board.h
blob: 2c3127e629f8ce06105c837588724a21617c8660 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2025 Altera Corporation <www.altera.com>
*/
#ifndef
BOARD_H_
#define
BOARD_H_
u8 socfpga_get_board_id
(
void
);
#endif
/* _BOARD_H_ */