blob: 60146d621a9aff28df7ea3481fce736a6b25a102 [file] [log] [blame]
// Copyright 2018 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 ZIRCON_SYSTEM_HOST_BANJO_INCLUDE_BANJO_LIBRARY_ZX_H_
#define ZIRCON_SYSTEM_HOST_BANJO_INCLUDE_BANJO_LIBRARY_ZX_H_
namespace banjo {
namespace LibraryZX {
extern const char kFilename[];
extern const char kData[];
} // namespace LibraryZX
} // namespace banjo
#endif // ZIRCON_SYSTEM_HOST_BANJO_INCLUDE_BANJO_LIBRARY_ZX_H_