delete qemu/include/exec/poison.h

This commit is contained in:
Nguyen Anh Quynh
2017-01-20 13:58:50 +08:00
parent 94e55f45c1
commit b887c3bb25
2 changed files with 0 additions and 66 deletions

View File

@ -9,10 +9,6 @@ struct uc_struct;
#include "exec/hwaddr.h"
#endif
#ifndef NEED_CPU_H
#include "exec/poison.h"
#endif
#include "qemu/bswap.h"
#include "qemu/queue.h"