blob: 27bbfb58bcf68211c447c7ada15c7b0708120592 [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.
// These only exist in the root store.
pub const SUPER_BLOCK_A_OBJECT_ID: u64 = 1;
pub const SUPER_BLOCK_B_OBJECT_ID: u64 = 2;