arch: Cleanup a few typos. Sorry for spam.

Change-Id: Ic2fce841acdee8572005cf2a9710188d03d7cecd
This commit is contained in:
Alexander von Gluck IV
2018-07-31 19:37:01 -05:00
parent 9642f7705b
commit 605e7eaed3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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;