mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
PowerPC target coding style fixes.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3348 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
b068d6a713
commit
b33c17e12d
6 changed files with 25 additions and 33 deletions
|
@ -225,7 +225,6 @@ enum {
|
|||
POWERPC_EXCP_SYSCALL_USER = 0x203, /* System call in user mode only */
|
||||
};
|
||||
|
||||
|
||||
/* Exceptions error codes */
|
||||
enum {
|
||||
/* Exception subtypes for POWERPC_EXCP_ALIGN */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue