| // Copyright 2016 The Fuchsia Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #ifndef SYSROOT_ZIRCON_HW_I2C_H_ | |
| #define SYSROOT_ZIRCON_HW_I2C_H_ | |
| #define I2C_CLASS_HID 1 | |
| #endif // SYSROOT_ZIRCON_HW_I2C_H_ |