diff options
Diffstat (limited to 'cpu-all.h')
| -rw-r--r-- | cpu-all.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu-all.h b/cpu-all.h index f5c82cdebd..42a5fa0a7c 100644 --- a/cpu-all.h +++ b/cpu-all.h @@ -290,7 +290,6 @@ extern unsigned long reserved_va; /* ??? These should be the larger of unsigned long and target_ulong. */ extern unsigned long qemu_real_host_page_size; -extern unsigned long qemu_host_page_bits; extern unsigned long qemu_host_page_size; extern unsigned long qemu_host_page_mask; |