khypervisor  v1
vdev/vdev_sample.h
Go to the documentation of this file.
00001 #ifndef __VDEV_SAMPLE_H__
00002 #define __VDEV_SAMPLE_H__
00003 
00004 #include <vdev.h>
00005 
00006 hvmm_status_t vdev_sample_init(uint32_t base_addr);
00007 
00008 #endif
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines