blob: 0a15368169dc2caf25f8d5f21052a7f82b7a3c1b [file] [log] [blame]
//
// Copyright © 2020 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma once
namespace arm
{
namespace pipe
{
int GetCurrentProcessId();
} // namespace arm
} // namespace pipe