Commit 3b26fdaf authored by Sven Schnelle's avatar Sven Schnelle Committed by Helge Deller

parisc: Add PDC_CRASH_PREP PDC function number

Signed-off-by: default avatarSven Schnelle <svens@stackframe.org>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 97d7e2e3
...@@ -167,6 +167,7 @@ ...@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment