]> Git Repo - qemu.git/blame - stubs/chr-testdev.c
target-arm: Add arm_boot_info secure_boot control
[qemu.git] / stubs / chr-testdev.c
CommitLineData
5692399f
PB
1#include "qemu-common.h"
2#include "sysemu/char.h"
3
4CharDriverState *chr_testdev_init(void)
5{
6 return 0;
7}
This page took 0.028612 seconds and 4 git commands to generate.