Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c93db4f763bc3ba7885c7431a4f3f946a5f5eecd
/
.
/
board
/
renesas
/
blanche
/
qos.h
blob: e3ecddfd28ca353ae93eaffdb7dc44790d67acfa [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2016 Renesas Electronics Corporation
*
* SPDX-License-Identifier: GPL-2.0
*/
#ifndef
__QOS_H__
#define
__QOS_H__
void
qos_init
(
void
);
#endif