1 /**
2  * Copyright (c) 2024 Raspberry Pi Ltd.
3  *
4  * SPDX-License-Identifier: BSD-3-Clause
5  */
6 
7 // Support old header for compatibility (and if included, support old variable name)
8 #include "hardware/structs/busctrl.h"
9 #define bus_ctrl_hw busctrl_hw