/*
 * Copyright (c) 2008-2024 Broadcom. All Rights Reserved.
 * The term “Broadcom” refers to Broadcom Inc.
 * and/or its subsidiaries.
 * SPDX-License-Identifier: MIT
 */

#ifndef SVGA_HW_REG_H
#define SVGA_HW_REG_H

#include "util/compiler.h"

#include "svga_types.h"

#include "svga3d_reg.h"


#endif
