summaryrefslogtreecommitdiff
path: root/include/hypercall.h
blob: 7279e29812564b080b41ce67810ceba481f7b55b (plain)
1
2
3
4
5
6
7
/*
 * Copyright 2018 NXP
 *
 * SPDX-License-Identifier:	GPL-2.0+ 
 */

int HYPERVISOR_console_io(int cmd, int count, const char *str);