blob: 9d41f1285b1519e74ac74f5f7ae1e10fb9578c1f [file] [log] [blame] [edit]
// Copyright 2022 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.
// Some non-protocol types in this library are used by libmagma, which ships in
// the IDK and must be built at all API levels supported by the IDK. See
// https://fxbug.dev/42085119. The library is, however, unstable, and all other parts of
// it should be explicitly marked as `added=HEAD`.
@available(added=12)
library fuchsia.sysmem2;