parisc: Add PDC_CRASH_PREP PDC function number
Signed-off-by: Sven Schnelle <svens@stackframe.org> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
97d7e2e3fd
commit
3b26fdafbe
|
@ -167,6 +167,7 @@
|
||||||
#define PDC_SOFT_POWER_INFO 0 /* return info about the soft power switch */
|
#define PDC_SOFT_POWER_INFO 0 /* return info about the soft power switch */
|
||||||
#define PDC_SOFT_POWER_ENABLE 1 /* enable/disable soft power switch */
|
#define PDC_SOFT_POWER_ENABLE 1 /* enable/disable soft power switch */
|
||||||
|
|
||||||
|
#define PDC_CRASH_PREP 25 /* Prepare system for crash dump */
|
||||||
|
|
||||||
/* HVERSION dependent */
|
/* HVERSION dependent */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue