Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3de40acb80c3ae0ff6e22d1edab3e173013aa119
/
.
/
arch
/
arm
/
cpu
/
armv8
/
fsl-lsch3
/
speed.h
blob: 15af5b9f91847029c554d5b88d861fcc4faa3b2f [
file
] [
log
] [
blame
]
York Sun
a84cd72
2014-06-23 15:15:54 -0700
[
diff
] [
blame
]
1
/*
2
* Copyright 2014, Freescale Semiconductor, Inc.
3
*
4
* SPDX-License-Identifier: GPL-2.0+
5
*/
6
7
void
get_sys_info
(
struct
sys_info
*
sys_info
);