1// Copyright 2018 The Chromium OS Authors. All rights reserved.2// Use of this source code is governed by a BSD-style license that can be3// found in the LICENSE file.45#[macro_use]
6modregister;
7modregister_space;
89pubuseself::register::*;
10pubuseself::register_space::*;
11