Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b0aa660d93e9608842e70563a515a6968cd6168
/
.
/
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