1 // Copyright 2018 The Fuchsia Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style license that can be 3 // found in the LICENSE file. 4 5 // Note: Curently this module is a header only library. This file exists only 6 // to give the compiler something to build in order to create a library. It can 7 // be removed if/when the module contains something which needs to be compiled 8 // and linked later. 9