Blame view

include/hypercall.h 135 Bytes
7b3604d96   Peng Fan   MLK-18577-3 armv8...
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);