diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-02-15 23:06:19 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-02-15 23:06:19 +0000 |
commit | 3cc6237083cd40247e060c1fcf403a2d9ccbaf92 (patch) | |
tree | ffae14fb7d2721bb246cb21a44718f39b4ca6fcf /target-ppc/cpu.h | |
parent | c4decf377c314c48795ddd3ead1ce3d2ea981ca0 (diff) |
ppc fixes (Jocelyn Mayer)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1297 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-ppc/cpu.h')
-rw-r--r-- | target-ppc/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-ppc/cpu.h b/target-ppc/cpu.h index 123cb3f91b..1776a3577a 100644 --- a/target-ppc/cpu.h +++ b/target-ppc/cpu.h @@ -24,8 +24,6 @@ #include "cpu-defs.h" -//#define USE_OPEN_FIRMWARE - #include "config.h" #include <setjmp.h> |