diff options
Diffstat (limited to 'cpu-target.c')
-rw-r--r-- | cpu-target.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu-target.c b/cpu-target.c index 2ae07a7..6af3409 100644 --- a/cpu-target.c +++ b/cpu-target.c @@ -201,7 +201,6 @@ static const Property cpu_common_props[] = { DEFINE_PROP_LINK("memory", CPUState, memory, TYPE_MEMORY_REGION, MemoryRegion *), #endif - DEFINE_PROP_END_OF_LIST(), }; #ifndef CONFIG_USER_ONLY |