md_coredump

This commit is contained in:
glass 1994-05-25 07:04:10 +00:00
parent 0a15b89e11
commit fe1cecc3a1

View File

@ -66,3 +66,6 @@ struct pcb
#define PCB_HPUXTRACE 0x0020 /* being traced by an HPUX process */
#define PCB_HPUXBIN 0x0040 /* loaded from an HPUX format binary */
/* note: does NOT imply SHPUX */
struct md_coredump {
};