diff options
Diffstat (limited to 'arch/x86/purgatory/purgatory.h')
-rw-r--r-- | arch/x86/purgatory/purgatory.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/x86/purgatory/purgatory.h b/arch/x86/purgatory/purgatory.h deleted file mode 100644 index e2e365a6c192..000000000000 --- a/arch/x86/purgatory/purgatory.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef PURGATORY_H -#define PURGATORY_H - -#ifndef __ASSEMBLY__ -extern void purgatory(void); -#endif /* __ASSEMBLY__ */ - -#endif /* PURGATORY_H */ |