1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2023 Intel Corporation
 */

#ifndef DEBUGFS_GSC_UC_H
#define DEBUGFS_GSC_UC_H

struct intel_gsc_uc;
struct dentry;

void intel_gsc_uc_debugfs_register(struct intel_gsc_uc *gsc, struct dentry *root);

#endif /* DEBUGFS_GSC_UC_H */
想見你 只想見你 未來過去 我只想見你