diff options
Diffstat (limited to 'src/include/cpu/x86')
-rw-r--r-- | src/include/cpu/x86/bist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cpu/x86/bist.h b/src/include/cpu/x86/bist.h index 08aca2fd02..648a789bd8 100644 --- a/src/include/cpu/x86/bist.h +++ b/src/include/cpu/x86/bist.h @@ -9,4 +9,4 @@ static void report_bist_failure(u32 bist) } } -#endif /* CPU_Xf86_BIST_H */ +#endif /* CPU_X86_BIST_H */ |