arch: Cleanup a few typos. Sorry for spam.
Change-Id: Ic2fce841acdee8572005cf2a9710188d03d7cecd
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#if defined(__x86_64__)
|
||||
typedef struct x86_64_debug_cpu_state debug_cpu_state;
|
||||
#elif defined( __INTEL__)
|
||||
#elif defined(__INTEL__)
|
||||
typedef struct x86_debug_cpu_state debug_cpu_state;
|
||||
#elif defined(__POWERPC__)
|
||||
typedef struct ppc_debug_cpu_state debug_cpu_state;
|
||||
|
||||
Reference in New Issue
Block a user