xref
: /
u-boot
/
board
/
kontron
/
pitx_imx8m
/
pitx_misc.h
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
__PITX_MISC_H
2
#
define
__PITX_MISC_H
3
4
int
get_pitx_board_variant
(
void
);
5
6
#
endif
7