qos_init_d3.h 239 B

12345678910111213
  1. /*
  2. * Copyright (c) 2015-2017, Renesas Electronics Corporation
  3. * All rights reserved.
  4. *
  5. * SPDX-License-Identifier: BSD-3-Clause
  6. */
  7. #ifndef QOS_INIT_H_D3__
  8. #define QOS_INIT_H_D3__
  9. void qos_init_d3(void);
  10. #endif /* QOS_INIT_H_D3__ */