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 beec773790..667688332c 100644 --- a/cpu-target.c +++ b/cpu-target.c @@ -202,7 +202,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 |