blob: 5b7d9ce945d685a903e0512ebf23fd4dddaf8af3 [file] [log] [blame]
// Copyright 2021 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.
library fuchsia.broadcom.serial;
extend uint fuchsia.BIND_SERIAL_VID {
BROADCOM = 6,
};