linux/drivers/gpu/drm/xe/abi/guc_errors_abi.h

/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2014-2021 Intel Corporation
 */

#ifndef _ABI_GUC_ERRORS_ABI_H
#define _ABI_GUC_ERRORS_ABI_H

enum xe_guc_response_status {};

enum xe_guc_load_status {};

enum xe_bootrom_load_status {};

#endif