blob: e2e365a6c192a115e6f39c5c0cd9aaed243b5213 [file] [log] [blame]
#ifndef PURGATORY_H
#define PURGATORY_H
#ifndef __ASSEMBLY__
extern void purgatory(void);
#endif /* __ASSEMBLY__ */
#endif /* PURGATORY_H */