blob: 76c5d11d6210c84b9ecaaf211c2e0861d33648bd [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.
pub const INVALID_OBJECT_ID: u64 = 0;
// This only exists in the root store.
pub const SUPER_BLOCK_OBJECT_ID: u64 = 1;