historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/include/qemu/drm.h

7 lines
101 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
#ifndef QEMU_DRM_H
#define QEMU_DRM_H
int qemu_drm_rendernode_open(const char *rendernode);
#endif