aboutsummaryrefslogtreecommitdiffstats
path: root/imraa/imraa_io.h
blob: fe62eb49d4eb0fe68aa195159e5fc2b99bb8e33f (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_handle_IO(struct json_object* jobj);