diff options
-rw-r--r-- | module.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ typedef struct ModuleEntry { - module_init_type type; void (*init)(void); QTAILQ_ENTRY(ModuleEntry) node; } ModuleEntry; |
![]() |
index : bwlp/qemu.git | |
Experimental fork of QEMU with video encoding patches | OpenSLX |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | module.c | 1 |
@@ -19,7 +19,6 @@ typedef struct ModuleEntry { - module_init_type type; void (*init)(void); QTAILQ_ENTRY(ModuleEntry) node; } ModuleEntry; |