summaryrefslogtreecommitdiffstats
path: root/purgatory/arch/ppc64/purgatory-ppc64.h
blob: 52eaf4394c4812ded84be07160f9e7c22fd1b0c5 (plain)
1
2
3
4
5
6
#ifndef PURGATORY_PPC64_H
#define PURGATORY_PPC64_H

void crashdump_backup_memory(void);

#endif /* PURGATORY_PPC64_H */