sim: ppc: drop unused types from sim-main.h
The common sim headers should define these for us already, so there's no need for the ppc header to set them up.
This commit is contained in:
parent
3eaecff513
commit
10861ec94f
@ -1,9 +1,2 @@
|
||||
#include "sim-basics.h"
|
||||
|
||||
typedef uint32_t sim_cia;
|
||||
|
||||
#include "sim-base.h"
|
||||
|
||||
struct sim_state {
|
||||
sim_state_base base;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user