aboutsummaryrefslogtreecommitdiffstats
path: root/imraa/imraa_lock.h
blob: 1d0aeea5146569edfdeb8120287f274d6e476ad3 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Author: Brendan Le Foll <brendan.le.folL@intel.com>
 * Copyright (c) 2016 Intel Corporation.
 *
 * SPDX-License-Identifier: MIT
 */

#pragma once

void imraa_write_lockfile(const char* lock_file_location, const char* serialport);