1/*	$NetBSD: i915_oa_sklgt3.h,v 1.2 2021/12/18 23:45:31 riastradh Exp $	*/
2
3/* SPDX-License-Identifier: MIT */
4/*
5 * Copyright �� 2018-2019 Intel Corporation
6 *
7 * Autogenerated file by GPU Top : https://github.com/rib/gputop
8 * DO NOT EDIT manually!
9 */
10
11#ifndef __I915_OA_SKLGT3_H__
12#define __I915_OA_SKLGT3_H__
13
14struct drm_i915_private;
15
16void i915_perf_load_test_config_sklgt3(struct drm_i915_private *dev_priv);
17
18#endif
19