2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-12 21:28:58 +00:00
u-boot/board/renesas/gose/qos.h

12 lines
167 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2014 Renesas Electronics Corporation
*/
#ifndef __QOS_H__
#define __QOS_H__
void qos_init(void);
#endif