/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 */
#ifndef __KHAB_TEST_H
#define __KHAB_TEST_H

int hab_perf_test(long testId);

#endif /* __KHAB_TEST_H */
